TrvUnreconciledExpenseTransUnion::getTableNumber Method

This method determines the table number of the selected record in TrvUnreconciledExpenseTransUnion view.

Syntax

server private static str getTableNumber(int _branchId)

Run On

Server

Parameters

  • _branchId
    Type: int
    The branch id of the current TrvUnreconciledExpenseTransUnion record.

Return Value

Type: str
The table number.

See Also

Reference

TrvUnreconciledExpenseTransUnion View