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