Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration KnownConditionType

Package version

Known values of ConditionType that the service accepts.

Index

Enumeration members

Boolean

Boolean: = "Boolean"

Apply a boolean operator (e.g AND, OR) to conditions

Property

Property: = "Property"

Evaluate an object property value

PropertyArray

PropertyArray: = "PropertyArray"

Evaluate an object array property value

PropertyArrayChanged

PropertyArrayChanged: = "PropertyArrayChanged"

Evaluate an object array property changed value

PropertyChanged

PropertyChanged: = "PropertyChanged"

Evaluate an object property changed value

Generated using TypeDoc