Therefore API > API Reference > Classes > TheTaskQueryResult > Properties
Count
Gets the number of TheTaskInfo items.
Namespace: Therefore.API
Visual Basic
Public Overridable ReadOnly Property Count As Integer
C#
public virtual int Count { get; }
The number of TheTaskInfo items.
TheTaskQueryResult class
TheTaskQueryResult properties