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

In This Topic
    ExtendedAttributes Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property ExtendedAttributes As ProjectExtendedAttribute()
    public ProjectExtendedAttribute[] ExtendedAttributes {get; set;}
    See Also