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

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