
C# | Visual Basic | Visual C++ |
protected int Position { get; set; }
Protected Property Position As Integer Get Set
protected: property int Position { int get (); void set (int value); }

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