AttractionsCriteriaMaxDistanceKm Property |
The maximum distance the attractions can be positioned from the origin in km.
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 double? MaxDistanceKm { get; set; }
Property Value
Type:
NullableDouble
RemarksIf null all attractions are returned
See Also