Edit

Share via


ProjectDataSet.TaskRow.TASK_START_DATE Property

Definition

Contains the starting date of the task.

public:
 property DateTime TASK_START_DATE { DateTime get(); void set(DateTime value); };
public DateTime TASK_START_DATE { get; set; }
member this.TASK_START_DATE : DateTime with get, set
Public Property TASK_START_DATE As DateTime

Property Value

Remarks

Read-only.

Applies to