Lightstreamer .Net Client 2.1.2
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