ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 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