IPrjTaskPeriod.StartDate

Syntax

StartDate: DateTime;

Description

The StartDate property determines task start date.

Comments

On determining scheduled period of task execution, the property is relevant if manual planning type is used.

Example

The property use is given in the example for IPrjTask.PlanPeriod.

See also:

IPrjTaskPeriod