Click or drag to resize

ConfigurableProfileFinalSpeed Property

Gets or sets the final speed for this profile.

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 ProfileSpeed FinalSpeed { get; set; }

Property Value

Type: ProfileSpeed
See Also