GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / MsProjectXml Namespace / ProjectTask Class / ExtendedAttribute Property

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