IAdmObjectExistsCondition
The IAdmObjectExistsCondition interface represents the If <object> exists condition.
Inheritance: IAdmCondition
Properties
-
Property
-
Description
-
IsOperator
-
Gets or sets a value indicating whether the object should or should not exist for the condition to be met.
-
ObjectToCheck
-
Gets or sets the object that should or should not exist for the condition to be met.
Details
IsOperator
Gets or sets a value indicating whether the object should or should not exist for the condition to be met.
- Type:
- ADM_ISOPERATOR_ENUM
- Access:
- Read/Write
ObjectToCheck
Gets or sets the object that should or should not exist for the condition to be met.
- Type:
- IAdmObjectReference
- Access:
- Read/Write
Requirements
Minimum required version: 2019.1