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: 24.1.418.0 (24.1.418.0)
Syntax
public RouteProfile Profile { get; set; }

Property Value

Type: RouteProfile
See Also