Click or drag to resize

ActivityReassignContextStateManualActivityReassign Property

If true, the activity is being reassigned manually from the user interface and not by a program.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public bool ManualActivityReassign { get; }

Property Value

Type: Boolean
See Also