Lightstreamer PCL (Portable Class Library) Client 3.1.1
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