OrderWebEndSettlementOrderNo Property |
If the list contains an end settlement
OrderWeb element, this field contains its combined orderNo-invoiceNo value
corresponding to its
OrderNo field. Otherwise it is empty.
The format of the orderNo-invoiceNo value is always something like this example: 15487-4871211.
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 EndSettlementOrderNo { get; set; }
Property Value
Type:
String
See Also