ProjectDataSet.TaskRow.TASK_DEADLINE 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.
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.