Unlock |
Scroll |
Removes the lock on the case definition on the Thereforeā¢ server.
Namespace: Therefore.API
Visual Basic Public Overridable Function Unlock ( _ pServer As ITheServer _ ) C# public virtual void Unlock ( ITheServer pServer )
Parameters pServer Reference to an TheServer object. |
|
Automatically Connects If the specified TheServer is not connected the method will try to connect using default settings. |