FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsFormWidgetInput..::..required Property

Gets a value indicating whether this clsFormWidgetInput is required.

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

Syntax


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

Field Value

true if required; otherwise, false.