The description states that this property "gets or sets the attribute by which to order the members of the attribute hierarchy". Surely this is a mistake as a { get; } property can not set. Use DimensionAttribute.OrderByAttributeID instead if you want to set.
↧