Click or drag to resize

RentalObjectSortExpressionWebAttributeSortOptions Property

Determines which attribute value is used if a rental object sort expression contains multiple attribute values

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)
Syntax
C#
public AttributeSortOptionWebEnum AttributeSortOptions { get; set; }

Property Value

Type: AttributeSortOptionWebEnum
See Also