Click or drag to resize

CompositeProfileSegment.TotalTime Property

Gets the total time elapsed over the course of this segment.

Namespace:  AGI.Foundation.RouteDesign.Advanced
Assembly:  AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public override Duration TotalTime { get; }

Property Value

Type: Duration
See Also