Therefore API > API Reference > Classes > TheTaskInfo > Properties
TaskNo
Gets the ID of the task.
Namespace: Therefore.API
Visual Basic
Public Overridable ReadOnly Property TaskNo As Integer
C#
public virtual int TaskNo { get; }
Parameters
None.
Property Value
The ID of the task.