
C# | Visual Basic | Visual C++ |
public float Max { get; private set; }
Public Property Max As Single Get Private Set
public: property float Max { float get (); private: void set (float value); }

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290
C# | Visual Basic | Visual C++ |
public float Max { get; private set; }
Public Property Max As Single Get Private Set
public: property float Max { float get (); private: void set (float value); }
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290