FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsTaskData..::..formInstID Property

Gets or sets the form inst identifier.

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

Syntax


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

Field Value

The form inst identifier.