Lightstreamer .Net Adapter 1.11.0
ContentsIndexHome
PreviousUpNext
TableInfo.Min Property

Readonly. The index of the first Item in the Group to be considered in the Table (i.e. Subscription).

C++
public: __property int Min;
C#
public int Min;
Visual Basic
Public Property Min() As Integer