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