FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsStepInput Properties

The clsStepInput type exposes the following members.

Properties


  Name Description
Public property dataType
Gets the type of the data.
Public property defaultValue
Gets the default value.
Public property hidden
Gets a value indicating whether this clsStepInput is hidden.
Public property label
Gets the label.
Public property name
Gets the name.
Public property readOnly
Gets a value indicating whether this clsStepInput is read only.
Public property required
Gets a value indicating whether this clsStepInput is required.
Public property stepInputIndex
Gets the index of the step input.
Public property tagValue
Gets the default value.