Dimension.Relationships Property

Definition

Gets the collection of dimension relationships.

[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.RelationshipCollection Relationships { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Relationships : Microsoft.AnalysisServices.RelationshipCollection
Public ReadOnly Property Relationships As RelationshipCollection

Property Value

The collection of dimension relationships.

Attributes

Applies to