Lightstreamer PCL (Portable Class Libraries) Client 3.0.0
ContentsIndexHome
PreviousUpNext
ExtendedTableInfo.Fields Property

Readonly. The Array of fields contained in this table. A copy of the immutable stored array is provided.

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