
C# | Visual Basic | Visual C++ |
public bool UseDHCP { get; set; }
Public Property UseDHCP As Boolean Get Set
public: property bool UseDHCP { bool get (); void set (bool value); }

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290
C# | Visual Basic | Visual C++ |
public bool UseDHCP { get; set; }
Public Property UseDHCP As Boolean Get Set
public: property bool UseDHCP { bool get (); void set (bool value); }
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290