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

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