AvailabilityResultIsOption Property |
Indicates if the current interval is an option/preorder interval or not.
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 bool IsOption { get; set; }
Property Value
Type:
Boolean
RemarksOptions are tennancies where no final confirmation of the tennancy can be provided by the agency.
Options are typically used when the pricing scheme for a rental object has not been finalized yet, but it is still open for booking.
See Also