ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / ProjectExtendedAttribute Class / AppendNewValues Property

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