DomainRole.Relationship Property

Definition

Gets or sets Relationship. Relationship defining the role.

public:
 property Microsoft::VisualStudio::Modeling::DslDefinition::DomainRelationship ^ Relationship { Microsoft::VisualStudio::Modeling::DslDefinition::DomainRelationship ^ get(); };
public Microsoft.VisualStudio.Modeling.DslDefinition.DomainRelationship Relationship { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Relationship : Microsoft.VisualStudio.Modeling.DslDefinition.DomainRelationship
Public ReadOnly Property Relationship As DomainRelationship

Property Value

Attributes

Applies to