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: 23.2.417.0 (23.2.417.0)
Syntax
public abstract ProfileSpeed FinalSpeed { get; set; }

Property Value

Type: ProfileSpeed
See Also