This topic has not yet been rated - Rate this topic

DimensionAttribute.OrderByAttributeID Property

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

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
[BrowsableAttribute(false)]
public string OrderByAttributeID { get; set; }

Property Value

Type: System.String
A string that identifies another attribute by which to order the members of the DimensionAttribute.

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

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.