Share via


ConnectorMap.Relationship Property

Definition

Gets or sets Relationship. Relationship being mapped.

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

Property Value

Attributes

Applies to