Relationship.FromRelationshipEnd Property

Definition

Gets the source end of the relationship.

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

Property Value

RelationshipEnd

A RelationshipEnd with the source information.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to