Compartir a través de


ProjectDataSet.TaskRow.TASK_SCHED_START Propiedad

Definición

Obtiene la fecha y hora en que la tarea está programada para iniciarse, según lo calculado por el motor de programación de Project Server.

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

Valor de propiedad

Se aplica a