Edit

Share via


StatusingDataSet.TasksRow.TASK_SCHED_START Property

Definition

Gets the start date of the task, as calculated by the scheduler.

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

Property Value

Remarks

This is a calculated field.

Applies to