Lightstreamer PCL (Portable Class Library) Client 3.1.1
ContentsIndexHome
PreviousUpNext
IUpdateInfo.Snapshot Property

Indicates whether or not the current update pertains to the item snapshot.

C++
__property bool Snapshot;
C#
bool Snapshot;
Visual Basic
Property Snapshot() As bool