 | DeviceBindEventData 属性 |
获取事件数据。
命名空间: Ipxchina.Sdk.Cti.Events程序集: CtiSdk (在 CtiSdk.dll 中) 版本:1.0.0.2 (1.0.0.2)
语法public DeviceBindEventData Data { get; }Public ReadOnly Property Data As DeviceBindEventData
Get
public:
property DeviceBindEventData^ Data {
DeviceBindEventData^ get ();
}member Data : DeviceBindEventData with get
属性值
DeviceBindEventData
参见