FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsRequiredInput..::..inputLabel Property

Gets or sets the input label.

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

Syntax


public string inputLabel { get; set; }
Public Property inputLabel As String
	Get
	Set
public:
property String^ inputLabel {
	String^ get ();
	void set (String^ value);
}

Field Value

The input label.