GetEffectiveCommands
Returns all the command rights that can be assigned to users in the zone, including rights inherited from zones higher in the hierarchy.
Syntax
ICommands GetEffectiveCommands()
Return value
The collection of effective command rights in the zone.
Exceptions
GetEffectiveCommands
throws an ApplicationException
if it failed to get the
effective command rights (see the message returned by the exception for the
reason).