FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsTaskData..::..id Property

Gets or sets the identifier.

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

Syntax


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

Field Value

The identifier.