RentalObjectSortExpressionWebAttributeSortId Property |
When
RentalObjectSortOptionEnum equals
Attribute, This property can be assigned
the attribute id to sort by when sorting by a single attribute value. Also the collection
AttributeSortIds should be used as an alternative if sorting should be performed on a group consisting of values from more than one attribute.
Namespace:
Tse.EasyBook.Server.DataContracts
Assembly:
Tse.EasyBook.Server.DataContracts (in Tse.EasyBook.Server.DataContracts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int AttributeSortId { get; set; }
Property Value
Type:
Int32
See Also