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