TheTaskQuery |
Scroll |
TheTaskQuery is used to create a query for tasks.
Namespace: Therefore.API
Visual Basic Public Class TheTaskQuery C# public class TheTaskQuery |
Name |
Description |
Gets or sets the mode of the query. Has to be one of the TheTaskQueryMode values. |
|
ets or sets the view mode of the query. Has to be one of the TheTaskViewMode values. |
|
Gets or sets the maximum number of rows the query will retrieve from the server. |
|
Gets or sets the ID of a task. |
Name |
Description |
Executes the query on the server. |
|