RentalObjectSearchItemWebMaximumPrice Property |
The maximum price that this house can be rented for on a standard 7 day stay on the default arrival day.
Please note that this property is null unless VacancyOptions.VacancyCheck is set to "None" in the class
SearchCriteria.
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 PriceExampleWeb MaximumPrice { get; set; }
Property Value
Type:
PriceExampleWeb
See Also