FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deTask..::..taskName Property

Gets the name of the task.

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

Syntax


public string taskName { get; }
Public ReadOnly Property taskName As String
	Get
public:
property String^ taskName {
	String^ get ();
}

Field Value

The name of the task.