ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / MsProjectXml Namespace / Project Class / LastSaved Property

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