Class BoardConfig
- Namespace
- SWConfigDataClientLib.Proxies.Admin
- Assembly
- IpPbxCDSClientLib.dll
public class BoardConfig : Dictionary<int, PortConfig>
- Inheritance
-
BoardConfig
Constructors
BoardConfig()
public BoardConfig()
Properties
CardID
public int CardID { get; }
Property Value
iNumHardwarePorts
public int iNumHardwarePorts { get; }
Property Value
iNumPorts
public int iNumPorts { get; }
Property Value
strDisplayString
public string strDisplayString { get; }