Lightstreamer PCL (Portable Class Libraries) Client 3.0.0
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