 | QueueDayReportDatamaxholdtime 属性 |
获取或设置最大等待时间。
命名空间: Ipxchina.Sdk.Cti.Response.Report.ResponseData程序集: CtiSdk (在 CtiSdk.dll 中) 版本:1.0.0.2 (1.0.0.2)
语法public string maxholdtime { get; set; }Public Property maxholdtime As String
Get
Set
public:
property String^ maxholdtime {
String^ get ();
void set (String^ value);
}member maxholdtime : string with get, set
属性值
String
参见