Click or drag to resize

ProfileSegmentTotalTime 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: 24.1.418.0 (24.1.418.0)
Syntax
public abstract Duration TotalTime { get; }

Property Value

Type: Duration
See Also