FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsGlobal..::..globalValue Property

get/set the global value

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

Syntax


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

Field Value

The global value.