Gets or sets whether to discard A and PTR records when lease is deleted

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

VB

Public Property DiscardRecords As Boolean

Get

Set

C++

public:

property bool DiscardRecords {

bool get();

void set(bool value);

}

See Also

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