FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

wfBusinessObject..::..NAME Property

Gets or sets the name.

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

Syntax


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

Field Value

The name.