FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

FormTaskData..::..deForm Property

Gets or sets the de form.

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

Syntax


public DeForm deForm { get; set; }
Public Property deForm As DeForm
	Get
	Set
public:
property DeForm^ deForm {
	DeForm^ get ();
	void set (DeForm^ value);
}

Field Value

The de form.