ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / MsProjectXml Namespace / ProjectExtendedAttribute Class / ValueList Property

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