Click or drag to resize

SearchCriteriaMinDiscount Property

The minimum amount of discount that should be given of a vacancy returned by the search

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

Property Value

Type: Double
Remarks
This property is optional. This can be used tom filter only those houses that offer some sort of discount
See Also