Click or drag to resize

CircularHoldProcedureMinimumTime Property

Gets or sets the minimum time to spend in the hold before leaving. The actual time spent in the hold will depend on connection geometry and whether further revolutions are required to satisfy the MinimumRevolutions property.

Namespace:  AGI.Foundation.RouteDesign
Assembly:  AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Duration MinimumTime { get; set; }

Property Value

Type: Duration
See Also