GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / MsProjectXml Namespace / Project Class / LastSaved Property

In This Topic
    LastSaved Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property LastSaved As Date
    public DateTime LastSaved {get; set;}
    See Also