[]
        
(Showing Draft Content)

C1.GanttView.Task.Duration

Duration Property

Duration

Gets or sets the task duration. Duration units are specified by the DurationUnits property.

Declaration
[TypeConverter(typeof(n))]
public override sealed double Duration { get; set; }
Overrides