SaveChanges |
Scroll |
Saves the changes made to the current user.
Namespace: Therefore.API
Visual Basic Public Overridable Function SaveChanges ( _ pServer As ITheServer _ ) C# public virtual void SaveChanges ( ITheServer pServer )
Parameters pServer A valid and connected TheServer object.
Return ValueNone. |
|
|
Requires Connection You must be connected to the Thereforeā¢ Server when calling this method.
The user must be a Thereforeā¢ internal user. |