ProjectDataSet.TaskRow.TASK_PRELEVELED_START Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains the start date of a task before resource leveling.
public:
property DateTime TASK_PRELEVELED_START { DateTime get(); void set(DateTime value); };
public DateTime TASK_PRELEVELED_START { get; set; }
member this.TASK_PRELEVELED_START : DateTime with get, set
Public Property TASK_PRELEVELED_START As DateTime
Property Value
Remarks
Read-only.