ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / MsProjectXml Namespace / ProjectAssignment Class / ExtendedAttribute Property

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