OrderWebPartnerNo Property |
The partner code if the order is originating from a partner.
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 PartnerNo { get; set; }
Property Value
Type:
String
RemarksBlank for non partner bookings and bookings originating from partners with contract fulfillment obligations.
See Also