Class FaxServerInfo
- Namespace
- SWConfigDataClientLib.Proxies
- Assembly
- IpPbxCDSClientLib.dll
public class FaxServerInfo
- Inheritance
-
FaxServerInfo
Constructors
FaxServerInfo()
Fields
m_TInfo
protected TFaxServerInfo m_TInfo
Field Value
- TFaxServerInfo
Properties
BuildNumber
public uint BuildNumber { get; set; }
Property Value
- uint
Host
public string Host { get; set; }
Property Value
- string
MajorVersion
public uint MajorVersion { get; set; }
Property Value
- uint
MinorVersion
public uint MinorVersion { get; set; }
Property Value
- uint
StringVersion
public string StringVersion { get; set; }
Property Value
- string
Type
public uint Type { get; set; }
Property Value
- uint