Lightstreamer .Net Adapter 1.11.0
ContentsIndexHome
PreviousUpNext
TableInfo.Id Property

Readonly. The name of the Item Group (or specification of the Item List) to which the subscribed Items belong.

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