DomainRole.Relationship Property
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.
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