Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.