ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / Project Class / LastSavedSpecified Property

In This Topic
    LastSavedSpecified Property (Project)
    In This Topic
    Syntax
    'Declaration
     
    Public Property LastSavedSpecified As System.Boolean
    public System.bool LastSavedSpecified {get; set;}
    See Also