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

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