SwimLaneMapReferencesSwimLane.GetLink(SwimLaneMap, SwimLane) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get the one SwimLaneMapReferencesSwimLane link between a given SwimLaneMapand a SwimLane.
public:
static Microsoft::VisualStudio::Modeling::DslDefinition::SwimLaneMapReferencesSwimLane ^ GetLink(Microsoft::VisualStudio::Modeling::DslDefinition::SwimLaneMap ^ source, Microsoft::VisualStudio::Modeling::DslDefinition::SwimLane ^ target);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.SwimLaneMapReferencesSwimLane GetLink (Microsoft.VisualStudio.Modeling.DslDefinition.SwimLaneMap source, Microsoft.VisualStudio.Modeling.DslDefinition.SwimLane target);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLink : Microsoft.VisualStudio.Modeling.DslDefinition.SwimLaneMap * Microsoft.VisualStudio.Modeling.DslDefinition.SwimLane -> Microsoft.VisualStudio.Modeling.DslDefinition.SwimLaneMapReferencesSwimLane
Public Shared Function GetLink (source As SwimLaneMap, target As SwimLane) As SwimLaneMapReferencesSwimLane
Parameters
- source
- SwimLaneMap
- target
- SwimLane
Returns
- Attributes