RentalAgreementWebSendTo Property |
The contact this rental agreement was sent to.
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 ContactWeb SendTo { get; set; }
Property Value
Type:
ContactWeb
RemarksIn some cases, the customer (ie. payer) of the order is not the same person/company as the person receiving the rental agreement.
See Also