Click or drag to resize

ShortStayRuleWebRate Property

Percentage addition to the total price per day if the length of the shortstay is Days. Total price = ("week price" / 7) * Days * (1 + Rate/100)

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 Rate { get; set; }

Property Value

Type: Double
See Also