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