SwimLaneHasBaseSwimLane.GetLink(SwimLane, SwimLane) Method

Definition

Get the one SwimLaneHasBaseSwimLane link between a given SwimLaneand a SwimLane.

public:
 static Microsoft::VisualStudio::Modeling::DslDefinition::SwimLaneHasBaseSwimLane ^ GetLink(Microsoft::VisualStudio::Modeling::DslDefinition::SwimLane ^ source, Microsoft::VisualStudio::Modeling::DslDefinition::SwimLane ^ target);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.SwimLaneHasBaseSwimLane GetLink (Microsoft.VisualStudio.Modeling.DslDefinition.SwimLane source, Microsoft.VisualStudio.Modeling.DslDefinition.SwimLane target);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLink : Microsoft.VisualStudio.Modeling.DslDefinition.SwimLane * Microsoft.VisualStudio.Modeling.DslDefinition.SwimLane -> Microsoft.VisualStudio.Modeling.DslDefinition.SwimLaneHasBaseSwimLane
Public Shared Function GetLink (source As SwimLane, target As SwimLane) As SwimLaneHasBaseSwimLane

Parameters

source
SwimLane
target
SwimLane

Returns

Attributes

Applies to