Mode |
Scroll |
Gets or sets the mode of the task. Has to be one of the TheTaskMode values.
Namespace: Therefore.API
Visual Basic Public Overridable ReadOnly Property Mode As TheTaskMode C# public virtual TheTaskMode Mode { get; set; }
Parameters None.
Property Value The TheTaskMode of the task. |