Lightstreamer Silverlight Client 1.4.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