IAdmLocationCondition
The IAdmLocationCondition interface represents the If located under <location> condition.
Inheritance: IAdmCondition
Properties
-
Property
-
Description
-
IsOperator
-
Gets or sets a value indicating whether an object should or should not be located under the specified container or organizational unit to meet the condition.
-
Container
-
Gets or sets a container that should or should not contain the object to meet the condition.
-
Scope
-
Gets or sets a value indicating whether an object should or should not be a direct child of the container or one of its descendants to meet the condition.
Details
IsOperator
Gets or sets a value indicating whether an object should or should not be located under the specified container or organizational unit to meet the condition.
- Type:
- ADM_ISOPERATOR_ENUM
- Access:
- Read/Write
Container
Gets or sets a container that should or should not contain the object to meet the condition.
- Type:
- IADsContainer
- Access:
- Read/Write
Remarks
When this property is set, the IAdmLocationCondition2::ContainerDnTemplate property is set to null
.
Scope
Gets or sets a value indicating whether an object should or should not be a direct child of the container or one of its descendants to meet the condition.
- Type:
- ADS_SCOPEENUM
- Access:
- Read/Write
Requirements
Minimum required version: 2009.1