RelationshipEnd.Attributes Property

Definition

Gets the attributes used as keys (primary or foreign) in a one-to-many relationship between dimensions.

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

Property Value

The collection of attributes in the relationship end.

Attributes

Applies to