Relationship.ToRelationshipEnd Property

Definition

Gets the target end of the relationship.

public Microsoft.AnalysisServices.RelationshipEnd ToRelationshipEnd { get; }
member this.ToRelationshipEnd : Microsoft.AnalysisServices.RelationshipEnd
Public ReadOnly Property ToRelationshipEnd As RelationshipEnd

Property Value

A RelationshipEnd with the target information.

Applies to