Share via


VendPostedUnionUnpostedInvoice::getTableNumber Method

Gets the table number of a selected record in the VendPostedUnionUnpostedInvoice view.

Syntax

server private static str getTableNumber(int _branchId)

Run On

Server

Parameters

  • _branchId
    Type: int
    The branch ID of a VendPostedUnionUnpostedInvoice record.

Return Value

Type: str
The table number of the selected record.

See Also

Reference

VendPostedUnionUnpostedInvoice View