[This is preliminary documentation and is subject to change.]
Property that represents the number of changed sessions.
| C# | Visual Basic | Visual C++ |
public int NosOfSessionsChanged { get; set; }
Public Property NosOfSessionsChanged As Integer
public: property int NosOfSessionsChanged { int get (); void set (int value); }