Click or drag to resize

Condition Properties

The Condition type exposes the following members.

Properties
 NameDescription
Public propertyConditionName The name of the condition.
Public propertyJavaScriptCode String containing the aggregated JavaScript code of all condition steps.
Public propertyMultiStep Indicates whether condition is a single step or consists of multiple sub-steps
Public propertySteps An array of the steps of the Condition.
Top
See Also