Click or drag to resize

SearchCriteriaMinPrice Property

The minimum price 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 MinPrice { get; set; }

Property Value

Type: Double
Remarks
This property is optional.
See Also