Share via


ClassHasElementMergeDirectives.GetLink Method

Definition

Get the one ClassHasElementMergeDirectives link between a given DomainClassand a ElementMergeDirective.

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

Parameters

source
DomainClass

Returns

Attributes

Applies to