Gets or sets the source where this configuration option is applied

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

VB

Public Property Source As DHCPOptionValueSource

Get

Set

C++

public:

property DHCPOptionValueSource Source {

DHCPOptionValueSource get();

void set(DHCPOptionValueSource value);

}

See Also

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