FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsActivity..::..planDuration Property

Total amount of time taken by the activity.

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

Syntax


public long planDuration { get; set; }
Public Property planDuration As Long
	Get
	Set
public:
property long long^ planDuration {
	long long^ get ();
	void set (long long^ value);
}

Field Value

The duration of the plan.