GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / MsProjectXml Namespace / ProjectTask Class / Notes Property

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