DimensionAttribute.OrderByAttributeID Property
SQL Server 2012
Gets or sets another attribute by which to order the members of the DimensionAttribute.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Property Value
Type: System.StringA 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.