 | CdrDatadstchannel 属性 |
获取或设置目标通道信息。
命名空间: Ipxchina.Sdk.Cti.Response.Cti.ResponseData程序集: CtiSdk (在 CtiSdk.dll 中) 版本:1.0.0.2 (1.0.0.2)
语法public string dstchannel { get; set; }Public Property dstchannel As String
Get
Set
public:
property String^ dstchannel {
String^ get ();
void set (String^ value);
}member dstchannel : string with get, set
属性值
String
参见