Click or drag to resize

OrderInfoCriteriaGetInvoiceNo Method

Gets the internal invoice number part of the OrderNo or String.Empty if the OrderNo does not contain an invoice number

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 GetInvoiceNo()

Return Value

Type: String

[Missing <returns> documentation for "M:Tse.EasyBook.Server.DataContracts.OrderInfoCriteria.GetInvoiceNo"]

See Also