GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / MsProjectXml Namespace / ProjectOutlineCodeValuesValue Class / Type Property

In This Topic
    Type Property (ProjectOutlineCodeValuesValue)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Type As ProjectOutlineCodeValuesValueType
    public ProjectOutlineCodeValuesValueType Type {get; set;}
    See Also