ProjectDataSet.TaskRow.MOD_DATE 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.
The date when the task was last saved to the project.
public:
property DateTime MOD_DATE { DateTime get(); void set(DateTime value); };
public DateTime MOD_DATE { get; set; }
member this.MOD_DATE : DateTime with get, set
Public Property MOD_DATE As DateTime
Property Value
Remarks
Read-only.