SearchCriteriaMaxPrice Property |
The maximum 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)
Syntaxpublic double MaxPrice { get; set; }
Property Value
Type:
Double
RemarksThis property is optional.
See Also