ComponentOne GanttView for WPF
Duration Property (Task)

C1.WPF.GanttView.4 Assembly > C1.GanttView 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