com.onlineobject.objectnet Namespace

TriggerExpression Members

The TriggerExpression type exposes the following members.

Fields


  Name Description
Public field Comparator
The comparator used to compare the parameter against an expected value.
Public field Condition
The logical condition used when evaluating multiple triggers.
Public field Parameter
The name of the parameter to be evaluated.
Public field SourceType
The source type of the parameter, which determines where the parameter's value comes from.

Properties


  Name Description
Public property DataType
The data type of the expected value.
Public property Expected
The expected value to compare against the parameter's value.