MCRCustPaymTable::count Method
Counts the number of payments assocaited with the specified record.
Syntax
client server public static int count(RefTableId _refTableId, RefRecId _refRecId)
Run On
Called
Parameters
- _refTableId
Type: RefTableId Extended Data Type
The ID of the table for which records are counted.
- _refRecId
Type: RefRecId Extended Data Type
The ID of the table for which records are counted.
Return Value
Type: int
The number of payments associated with the specified record.