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.


Container

Gets or sets a container that should or should not contain the object to meet the condition.

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.


Requirements

Minimum required version: 2009.1

See also