Click or drag to resize

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)
Syntax
C#
public string PartnerNo { get; set; }

Property Value

Type: String
Remarks
Blank for non partner bookings and bookings originating from partners with contract fulfillment obligations.
See Also