Click or drag to resize

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

Property Value

Type: RouteProfile
See Also