DimensionAttribute.OrderByAttribute Property

Definition

Gets or sets the attribute by which to order the members of the attribute hierarchy.

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

Property Value

A DimensionAttribute that identifies the attribute by which to order the members of the attribute hierarchy.

Attributes

Applies to