SaveInstance |
Scroll |
Commits changes made to the current workflow instance to the server.
Namespace: Therefore.API
Visual Basic Public Overridable Function SaveInstance ( _ pServer As TheServer _ ) C# public virtual void SaveInstance ( TheServer pServer )
Parameters pServer A valid and connected TheServer object.
Return Value None. |
|
Requires Loaded Instance Load an instance definition from the server before calling this method. |