ComponentOne GanttView for WPF
Notes Property (BaseObject)

C1.WPF.GanttView.4 Assembly > C1.GanttView Namespace > BaseObject Class : Notes Property
Gets or sets notes associated with this task.
Syntax
'Declaration
 
Public Overridable Property Notes As System.String
public virtual System.string Notes {get; set;}
See Also

Reference

BaseObject Class
BaseObject Members