smmTMCallListTable::countNumbers Method
Count number of records with the given call list id. If a call list ID not set, then all call lists with a call list ID are counted.
Syntax
server public static Counter countNumbers(smmTMCallListID _callListId)
Run On
Server
Parameters
- _callListId
Type: smmTMCallListID Extended Data Type
A call list ID.
Return Value
Type: Counter Extended Data Type
Number of records with the specified call list id.