Class GatewayBoard
- Namespace
- SWConfigDataClientLib.Proxies.PortManager
- Assembly
- IpPbxCDSClientLib.dll
public class GatewayBoard : List<GatewayPort>
- Inheritance
-
GatewayBoard
Constructors
GatewayBoard()
public GatewayBoard()
Properties
iBoardID
public int iBoardID { get; set; }
Property Value
iHardwareID
public int iHardwareID { get; set; }
Property Value
iPortCount
public int iPortCount { get; set; }
Property Value
strName
public string strName { get; set; }