FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsActivity..::..oPlanStartDateTime Property

Gets or sets the o plan start date time.

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

Syntax


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

Field Value

The o plan start date time.