ResetToCategoryDefaults.1 |
Scroll |
Loads the category definition based on the CtgryNo or the CaseDefinition property from the specified TheServer and then resets all fields to their default values.
Namespace: Therefore.API
Visual Basic Public Overridable Function ResetToCategoryDefaults ( _ pServer As TheServer _ ) C# public virtual void ResetToCategoryDefaults ( TheServer pServer )
Parameters pServer A valid and connected TheServer object.
Return Value None. |
|
Requirements Make sure that the CtgryNo or the CaseDefinition property is valid. |