Click or drag to resize

ConfigurableConnectionGetDependency Method

Get the dependency for the connection indicating whether the previous or next connection should be configured before this one.

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 abstract SurfaceProcedureConnectionDependency GetDependency()

Return Value

Type: SurfaceProcedureConnectionDependency
The connection dependency.
See Also