Edit

Share via


ProjectDataSet.TaskRow.TASK_DEADLINE Property

Definition

Specifies the date of the task deadline.

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

Property Value

Remarks

The deadline causes a warning to display in Project Professional but does not affect scheduling.

Applies to