Lightstreamer PCL (Portable Class Libraries) Client 3.0.0
ContentsIndexHome
PreviousUpNext
SimpleTableInfo.Mode Property

Readonly. The subscription mode for the items contained in this table.

C++
public: __property string Mode;
C#
public virtual string Mode;
Visual Basic
Public virtual Property Mode() As string