ComponentOne GanttView for WinForms
Duration Property (Task)

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > Task Class : Duration Property
Gets or sets the task duration. Duration units are specified by the DurationUnits property.
Syntax
'Declaration
 
Public Overrides NotOverridable Property Duration As System.Double
public override System.double Duration {get; set;}
See Also

Reference

Task Class
Task Members