Click or drag to resize

RentalObjectSortExpressionWebAttributeNullSortOptions Property

Determines the preferred behaviour of the server when sorting null attribute values. Attributes can have null values if they are not registered on the rental object or the searched date is not covered by a date interval on the 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)
Syntax
C#
public AttributeNullSortOptionWebEnum AttributeNullSortOptions { get; set; }

Property Value

Type: AttributeNullSortOptionWebEnum
See Also