 | AllStatusDataAllStatusDeviceDatapopupcalls 属性 |
获取或设置弹出呼叫数据数组。
命名空间: Ipxchina.Sdk.Cti.Response.Cti.ResponseData程序集: CtiSdk (在 CtiSdk.dll 中) 版本:1.0.0.2 (1.0.0.2)
语法public AllStatusDataAllStatusDevicePopupScreenCallData[] popupcalls { get; set; }Public Property popupcalls As AllStatusDataAllStatusDevicePopupScreenCallData()
Get
Set
public:
property array<AllStatusDataAllStatusDevicePopupScreenCallData^>^ popupcalls {
array<AllStatusDataAllStatusDevicePopupScreenCallData^>^ get ();
void set (array<AllStatusDataAllStatusDevicePopupScreenCallData^>^ value);
}member popupcalls : AllStatusDataAllStatusDevicePopupScreenCallData[] with get, set
属性值
AllStatusDataAllStatusDevicePopupScreenCallData
参见