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