GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / MsProjectXml Namespace / ProjectExtendedAttribute Class / ValueList Property

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