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