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

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