Share via


smmTMCallListTable::statusCounts Method

Counts records, sorted by status, for a call list.

Syntax

server public static container statusCounts(smmTMCallListID _callListID)

Run On

Server

Parameters

Return Value

Type: container
A container that contains the records in the following order: [1, open + callback + closed + canceled, open, callback, closed, canceled]

Remarks

A record can have four possible statuses: Open, Call back, Closed, and Cancelled.

See Also

Reference

smmTMCallListTable Table