TipWebRentalObjectNo Property |
If
CreatedByCustomer is not null then this value is also not null and is
a reference to the
RentalObjectNo where the customer made this tip.
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 string RentalObjectNo { get; set; }
Property Value
Type:
String
See Also