MCRCustPaymTable::countNonZeroAmount Method
Counts the number of payments associated with the specified record with amounts not equal to 0.
Syntax
client server public static int countNonZeroAmount(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 record for which records are counted.
Return Value
Type: int
The number of payments associated with the specified record with amounts not equal to 0.