Save |
Scroll |
Saves the changes made on the current role or creates a new role when RoleNo is 0.
Namespace: Therefore.API
Visual Basic Public Overridable Function Save (pServer As ITheServer) C# public virtual void Save (ITheServer pServer)
Parameters pServer Reference to a valid and connected TheServer object. |
|