Execute |
Scroll |
Saves changes to the task with the specified task ID.
Namespace: Therefore.API
Visual Basic Public Overridable Function Execute ( _ pServer As TheServer _ ) C# public virtual void Execute ( TheServer pServer )
Parameters pServer Valid and connected TheServer.
Return Value TheTaskQueryResult instance with the information found by the query. |
|