FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsActivity..::..oPlanEndDateTime Property

Gets or sets the o plan end date time.

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

Syntax


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

Field Value

The o plan end date time.