DimensionAttribute.AttributeRelationships Property

Definition

Gets the collection of AttributeRelationship objects for the attribute.

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

Property Value

An AttributeRelationshipCollection object containing a collection of AttributeRelationship objects for the attribute.

Attributes

Applies to