VendTrans::getSettleInvoiceCount Method
Retrieves the number of invoices settled with the given payment record ID.
Syntax
client server public static int getSettleInvoiceCount(RecId _vendTransRecID)
Run On
Called
Parameters
- _vendTransRecID
Type: RecId Extended Data Type
The payment record ID.
Return Value
Type: int
The number of invoices settled.