Click or drag to resize

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)
Syntax
C#
public double? MaxDistanceKm { get; set; }

Property Value

Type: NullableDouble
Remarks
If null all attractions are returned
See Also