FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsTaskData..::..description Property

Gets or sets the description.

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

Syntax


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

Field Value

The description.