UnClaimInstance |
Scroll |
Unclaimes the current workflow instance if claimed by the current user.
Namespace: Therefore.API
Visual Basic Public Overridable Function UnClaimInstance ( _ pServer As TheServer _ ) C# public virtual void UnClaimInstance ( 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. |