Dimension.KeyAttribute Property

Definition

Gets the lowest level attribute for the current dimension.

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

Property Value

A DimensionAttribute object that is the key attribute for the current dimension.

Attributes

Applies to