Lightstreamer .Net Adapter 1.11.0
ContentsIndexHome
PreviousUpNext
TableInfo.Selector Property

Readonly. The name of the optional Selector associated to the Table (i.e. Subscription).

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