 | ServerDataManagerDeviceStatusDeviceType 属性 |
设备类别。
命名空间: Ipxchina.Sdk.Cti程序集: CtiSdk (在 CtiSdk.dll 中) 版本:1.0.0.2 (1.0.0.2)
语法public string DeviceType { get; set; }Public Property DeviceType As String
Get
Set
public:
property String^ DeviceType {
String^ get ();
void set (String^ value);
}member DeviceType : string with get, set
属性值
String
参见