Gets or sets the IP address value of this reservation in interger format

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 IPAddressValue { getset; }

VB

Public Property IPAddressValue As UInteger

Get

Set

C++

public:

property unsigned int IPAddressValue {

unsigned int get();

void set(unsigned int value);

}

See Also

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