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.


ObjectToCompareWith

Gets or sets the object for comparison.


Requirements

Minimum required version: 2019.1

See also