Lightstreamer .Net Adapter 1.11.0
ContentsIndexHome
PreviousUpNext
TableInfo.Schema Property

Readonly. The name of the Field Schema (or specification of the Field List) used for the subscribed Items.

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