ProjInvoiceTable.payer Method
Returns the customer associated with the invoice account on an invoice project.
Syntax
public CustTable payer([boolean update])
Run On
Called
Parameters
- update
Type: boolean
A Boolean value set to true to update the customer; optional.
Return Value
Type: CustTable Table
The customer.