
C# | Visual Basic | Visual C++ |
public int MaxGain { get; set; }
Public Property MaxGain As Integer Get Set
public: property int MaxGain { int get (); void set (int value); }

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