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

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