IAdmBusinessUnitMembershipCondition
The IAdmBusinessUnitMembershipCondition interface represents the If the object belongs to <Business Unit> condition.
Inheritance: IAdmCondition
Properties
- 
Property
 - 
Description
 - 
IsOperator
 - 
Gets or sets a value indicating whether the object should or should not be a member of the specified business unit to meet the condition.
 - 
BusinessUnit
 - 
Gets or sets the business unit the object should or should not be a member of to meet the condition.
 
Details
IsOperator
Gets or sets a value indicating whether the object should or should not be a member of the specified business unit to meet the condition.
- Type:
 - ADM_ISOPERATOR_ENUM
 - Access:
 - Read/Write
 
BusinessUnit
Gets or sets the business unit the object should or should not be a member of to meet the condition.
- Type:
 - IAdmBusinessUnit
 - Access:
 - Read/Write
 
Requirements
Minimum required version: 2019.1