Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration OrganizationUnitSets

Index

Enumeration members

CannotCreateSystemSet

CannotCreateSystemSet: = "OrganizationUnitSets:CannotCreateSystemSet"

It's not possible to use OrganizationUnitSetTypes.System to create new sets.

CannotDeleteInUse

CannotDeleteInUse: = "OrganizationUnitSets:CannotDeleteInUse"

The OrganizationUnitSet is still being used, cannot delete.

CannotDeleteScopeInUse

CannotDeleteScopeInUse: = "OrganizationUnitSets:CannotDeleteScopeInUse"

The OrganizationUnitSetScope is still being used, cannot delete.

CannotModifySystemSet

CannotModifySystemSet: = "OrganizationUnitSets:CannotModifySystemSet"

Set {0:string} is a set managed by EVA and cannot be modified.

CannotUseAdHocSetsAsSubset

CannotUseAdHocSetsAsSubset: = "OrganizationUnitSets:CannotUseAdHocSetsAsSubset"

It's not possible to use an AdHoc set as a subset of another set.

NameIsRequired

NameIsRequired: = "OrganizationUnitSets:NameIsRequired"

Name is required when creating a non-AdHoc set.