点击或拖拽改变大小

PlatformHourReportData 类

平台小时报表数据类
继承层次
SystemObject
  Ipxchina.Sdk.Cti.Response.Report.ResponseDataPlatformWeekReportData
    Ipxchina.Sdk.Cti.Response.Report.ResponseDataPlatformHourReportData

命名空间: Ipxchina.Sdk.Cti.Response.Report.ResponseData
程序集: CtiSdk (在 CtiSdk.dll 中) 版本:1.0.0.2 (1.0.0.2)
语法
public class PlatformHourReportData : PlatformWeekReportData

PlatformHourReportData 类型公开以下成员。

构造函数
 名称说明
公共方法PlatformHourReportData初始化 PlatformHourReportData 类的一个新实例
Top
属性
 名称说明
公共属性incominganswered 呼入接听数
(继承自 PlatformWeekReportData。)
公共属性incomingavgbillsecs 呼入平均计费时长
(继承自 PlatformWeekReportData。)
公共属性incomingbillsecs 呼入计费时长
(继承自 PlatformWeekReportData。)
公共属性incomingcalls 呼入呼叫数
(继承自 PlatformWeekReportData。)
公共属性incomingextensions 呼入分机数
(继承自 PlatformWeekReportData。)
公共属性incomingivrs 呼入IVR数
(继承自 PlatformWeekReportData。)
公共属性incomingmaxbillsecs 呼入最长计费时长
(继承自 PlatformWeekReportData。)
公共属性incomingqueues 呼入队列数
(继承自 PlatformWeekReportData。)
公共属性incomingrate 呼入应答率
(继承自 PlatformWeekReportData。)
公共属性internalanswered 内部接听数
(继承自 PlatformWeekReportData。)
公共属性internalavgbillsecs 内部平均计费时长
(继承自 PlatformWeekReportData。)
公共属性internalbillsecs 内部计费时长
(继承自 PlatformWeekReportData。)
公共属性internalcalls 内部呼叫数
(继承自 PlatformWeekReportData。)
公共属性internalmaxbillsecs 内部最长计费时长
(继承自 PlatformWeekReportData。)
公共属性outboundanswered 呼出接听数
(继承自 PlatformWeekReportData。)
公共属性outboundavgbillsecs 呼出平均计费时长
(继承自 PlatformWeekReportData。)
公共属性outboundbillsecs 呼出计费时长
(继承自 PlatformWeekReportData。)
公共属性outboundcalls 呼出呼叫数
(继承自 PlatformWeekReportData。)
公共属性outboundinternationalanswered 呼出国际接听数
(继承自 PlatformWeekReportData。)
公共属性outboundinternationalavgbillsecs 呼出国际平均计费时长
(继承自 PlatformWeekReportData。)
公共属性outboundinternationalbillsecs 呼出国际计费时长
(继承自 PlatformWeekReportData。)
公共属性outboundinternationalcalls 呼出国际呼叫数
(继承自 PlatformWeekReportData。)
公共属性outboundmaxbillsecs 呼出最长计费时长
(继承自 PlatformWeekReportData。)
公共属性outboundnationalanswered 呼出国内接听数
(继承自 PlatformWeekReportData。)
公共属性outboundnationalavgbillsecs 呼出国内平均计费时长
(继承自 PlatformWeekReportData。)
公共属性outboundnationalbillsecs 呼出国内计费时长
(继承自 PlatformWeekReportData。)
公共属性outboundnationalcalls 呼出国内呼叫数
(继承自 PlatformWeekReportData。)
公共属性outboundrate 呼出应答率
(继承自 PlatformWeekReportData。)
公共属性pbxid PBX标识
(继承自 PlatformWeekReportData。)
公共属性rptdate 报表日期(yyyy-mm-dd)
(继承自 PlatformWeekReportData。)
公共属性rpthour 时(0-23)
Top
方法
 名称说明
公共方法Equals
(继承自 Object。)
受保护的方法Finalize
(继承自 Object。)
公共方法GetHashCode
(继承自 Object。)
公共方法GetType
(继承自 Object。)
受保护的方法MemberwiseClone
(继承自 Object。)
公共方法ToString
(继承自 Object。)
Top
参见