Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IRole.GetAccessLevel Method 

Returns the access level for a given object type.

AccessLevels GetAccessLevel(
   FunctionalAreas objectType
);

Parameters

objectType
The object type; cannot be null

Return Value

The access level associated with the object type

See Also

IRole Interface | Plumtree.Remote.PRC.Collaboration.Security Namespace