Click or drag to resize

RentalObjectPriceChangeWebRejected Property

If the price adjustment has been rejected by an owner or employee this value is true. Please note this is the ONLY value that can be altered on a price change!

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

Property Value

Type: Boolean
See Also