SetCategory.2 |
Scroll |
Sets the category number.
Namespace: Therefore.API
Visual Basic Public Overridable Function SetCategory ( _ nCtgryNo As Integer, _ pServer As TheServer _ ) C# public virtual void SetCategory ( int nCtgryNo, TheServer pServer )
Parameters nCtgryNo Category number for the index data.
pServer A valid and connected TheServer object.
Return Value None. |
|