DomainRoleInfo.GetTargetRolePlayer(ElementLink) Method

Definition

Gets the target role player for the given link

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

Parameters

Returns

Target role player

Applies to