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

Readonly. The name of the Group of items contained in this table.

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