ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / MsProjectXml Namespace / ProjectAssignment Class / Notes Property

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