Relationship.ToRelationshipEnd Property

Definition

Gets the target end of the relationship.

[Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_Relationship_ToRelationshipEnd")]
public Microsoft.AnalysisServices.RelationshipEnd ToRelationshipEnd { get; }
[<Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_Relationship_ToRelationshipEnd")>]
member this.ToRelationshipEnd : Microsoft.AnalysisServices.RelationshipEnd
Public ReadOnly Property ToRelationshipEnd As RelationshipEnd

Property Value

RelationshipEnd

A RelationshipEnd with the target information.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to