Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.