Click or drag to resize

ProcedureConfigurationResult.Procedure Property

Gets the current procedure that corresponds to the configuration results.

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 RouteProcedure Procedure { get; }

Property Value

Type: RouteProcedure
See Also