IAdmTrusteeBusinessUnitCondition

The IAdmTrusteeBusinessUnitCondition interface represents the If the initiator belongs to <Business Unit> condition.

Inheritance: IAdmCondition

Properties

  • Property

  • Description

  • IsOperator

  • Gets or sets a value indicating whether the operation initiator should or should not be a member of a business unit to meet the condition.

  • BusinessUnit

  • Gets or sets the business unit that the operation initiator should or should not be a member of to meet the condition.

Details

IsOperator

Gets or sets a value indicating whether the operation initiator should or should not be a member of a business unit to meet the condition.


BusinessUnit

Gets or sets the business unit that the operation initiator should or should not be a member of to meet the condition.


Requirements

Minimum required version: 2009.1

See also