Loads permissions for the specified TheCategory from the TheServer.
Namespace: Therefore.API
Parameters
pDocument
TheDocument for which to load permissions.
pServer
A valid and connected TheServer object.
Return Value
None.
|
Exception
|
Condition
|
Null Reference Argument
|
pServer and/or pDocument is a null reference / null pointer.
|
Invalid Server
|
pServer does not refer to a valid and connected Thereforeâ„¢ server.
|
Invalid Document
|
pDocument is not a valid Thereforeâ„¢ document.
|
Server Error
|
Permissions could not be loaded from the server.
|
|