Click or drag to resize
OrganizationRoleActionType Enumeration
An enum of organization role action types

Namespace:  BlackBerry.Workspaces.Enums
Assembly:  BlackBerryWorkspacesSDK (in BlackBerryWorkspacesSDK.dll) Version: 7.0.0.223 (7.0.0.223)
Syntax
C#
public enum OrganizationRoleActionType
Members
  Member nameValueDescription
ADD_ORG_ROLE_TO_ENTITY0 dd org role to entity
REMOVE_ORG_ROLE_FROM_ENTITY1 emove org role from entity
REMOVE_ALL_CAPABILITIES_TO_ENTITY2 emove all capabilities from entity
SET_ORG_ROLES_TO_ENTITY3 et org roles on entity
See Also