FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsUserSelectionData..::..variableOrGlobal Property

Gets or sets the variable or global.

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

Syntax


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

Field Value

The variable or global.