Click or drag to resize

SimpleRouteProcedureProfile Property

Gets or sets the profile associated with this procedure.

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 RouteProfile Profile { get; set; }

Property Value

Type: RouteProfile
See Also