RoleHasRolePlayer.GetLinkToRolePlayer(DomainRole) 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 RoleHasRolePlayer link to a DomainRole.
public:
static Microsoft::VisualStudio::Modeling::DslDefinition::RoleHasRolePlayer ^ GetLinkToRolePlayer(Microsoft::VisualStudio::Modeling::DslDefinition::DomainRole ^ roleInstance);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.RoleHasRolePlayer GetLinkToRolePlayer (Microsoft.VisualStudio.Modeling.DslDefinition.DomainRole roleInstance);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinkToRolePlayer : Microsoft.VisualStudio.Modeling.DslDefinition.DomainRole -> Microsoft.VisualStudio.Modeling.DslDefinition.RoleHasRolePlayer
Public Shared Function GetLinkToRolePlayer (roleInstance As DomainRole) As RoleHasRolePlayer
Parameters
- roleInstance
- DomainRole
Returns
- Attributes