DimensionAttribute.OrderByAttributeID Property

Definition

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

C#
[System.ComponentModel.Browsable(false)]
public string OrderByAttributeID { get; set; }

Property Value

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

Attributes

Remarks

The OrderByAttributeID parameter is only used when the value of the OrderBy is set to AttributeKey or AttributeName.

Applies to

Product Versions
Analysis Services SDK for .NET latest