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