FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsActivity..::..oActualStartDateTime Property

Gets or sets the o actual start date time.

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

Syntax


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

Field Value

The o actual start date time.