Click or drag to resize

ConnectionConfigurationResult.NextProcedure Property

Gets the procedure that occurs after this connection.

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

Property Value

Type: RouteProcedure
See Also