FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsStatItem..::..label Property

get/set the label

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

Syntax


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

Field Value

The label.