Click or drag to resize

ConnectionConfigurationResultPreviousProcedure Property

Gets the procedure that occurs prior to this connection.

Namespace:  AGI.Foundation.RouteDesign.Advanced
Assembly:  AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax
public RouteProcedure PreviousProcedure { get; }

Property Value

Type: RouteProcedure
See Also