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