Sets the category number.
Namespace: Therefore.API
Parameters
nCtgryNo
Category number for the index data.
pServer
A valid and connected TheServer object.
Return Value
None.
|
Exception
|
Condition
|
Null Reference Argument
|
pServer parameter is a null reference / null pointer.
|
Invalid Server
|
pServer does not refer to a valid and connected Thereforeâ„¢ server.
|
Number Not Found
|
nCtgryNo is not a valid category number.
|
Invalid Category
|
The category with nCtgryNo is invalid.
|
|