Click or drag to resize

OrganizationRoleActionType Enumeration

[Missing <summary> documentation for "T:BlackBerry.Workspaces.Enums.OrganizationRoleActionType"]

Namespace:  BlackBerry.Workspaces.Enums
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public enum OrganizationRoleActionType
Members
  Member nameValueDescription
ADD_ORG_ROLE_TO_ENTITY0
REMOVE_ORG_ROLE_FROM_ENTITY1
REMOVE_ALL_CAPABILITIES_TO_ENTITY2
SET_ORG_ROLES_TO_ENTITY3
See Also