DomainRoleInfo.GetSourceRolePlayer(ElementLink) Method

Definition

Gets the source role player for the given link

public:
 static Microsoft::VisualStudio::Modeling::ModelElement ^ GetSourceRolePlayer(Microsoft::VisualStudio::Modeling::ElementLink ^ link);
public static Microsoft.VisualStudio.Modeling.ModelElement GetSourceRolePlayer (Microsoft.VisualStudio.Modeling.ElementLink link);
static member GetSourceRolePlayer : Microsoft.VisualStudio.Modeling.ElementLink -> Microsoft.VisualStudio.Modeling.ModelElement
Public Shared Function GetSourceRolePlayer (link As ElementLink) As ModelElement

Parameters

Returns

Source role player

Applies to