Gets or sets the expiration date of this lease

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

VB

Public Property ExpirationDate As DateTime

Get

Set

C++

public:

property DateTime ExpirationDate {

DateTime get();

void set(DateTime value);

}

See Also

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