ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / ProjectTask Class / Notes Property

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