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