Gets or sets the address of the subnet as an integer value

Namespace: CENTREL.XIA.Network.Management.DHCPCENTREL.XIA.Network.Management.DHCPCENTREL::XIA::Network::Management::DHCP
Assembly: CENTREL.XIA.Network.Management.DHCP (in CENTREL.XIA.Network.Management.DHCP.dll)

Syntax

C#

public uint AddressValue { getset; }

VB

Public Property AddressValue As UInteger

Get

Set

C++

public:

property unsigned int AddressValue {

unsigned int get();

void set(unsigned int value);

}

See Also

DHCPScopeDHCPScopeDHCPScope Class
CENTREL.XIA.Network.Management.DHCPCENTREL.XIA.Network.Management.DHCPCENTREL::XIA::Network::Management::DHCP Namespace