FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsStepInput..::..readOnly Property

Gets a value indicating whether this clsStepInput is read only.

Namespace:  FlowWright.cDevDecisionEngine
Assembly:  cDevDecisionEngine (in cDevDecisionEngine.dll)

Syntax


public bool readOnly { get; }
Public ReadOnly Property readOnly As Boolean
	Get
public:
property bool^ readOnly {
	bool^ get ();
}

Field Value

true if required; otherwise, false.