 | ResponseGetPlatformHourReportdata 属性 |
获取或设置获取平台小时报数据的数组。
命名空间: Ipxchina.Sdk.Cti.Response.Report程序集: CtiSdk (在 CtiSdk.dll 中) 版本:1.0.0.2 (1.0.0.2)
语法public PlatformHourReportData[] data { get; set; }Public Property data As PlatformHourReportData()
Get
Set
public:
property array<PlatformHourReportData^>^ data {
array<PlatformHourReportData^>^ get ();
void set (array<PlatformHourReportData^>^ value);
}member data : PlatformHourReportData[] with get, set
属性值
PlatformHourReportData
参见