Click or drag to resize

WiFiSettingsDHCPEnabled Property

Gets or sets a value indicating whether DHCP is enabled.

Namespace:  com.gigatms.Parameters
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.17.1.0 (2.17.1.0)
Syntax
public bool DHCPEnabled { get; set; }

Property Value

Type: Boolean
true if DHCP enabled; otherwise, false.
See Also