SnapshotChangedEvent¶
Class SnapshotChangedEvent
Hierarchy (View Summary)
- WebVisEvent- SnapshotChangedEvent
 
Properties
Accessors
id
id: number
The unique ID of the event.
properties
An object with the changed Properties.
snapshotID
snapshotID: number
The ID of the Snapshot.
Optionaltransaction
transactionCode?: string
The transaction code associated with the event.
OptionaltransactionID
transactionID?: number
The transaction ID associated with the event.
Optionaltype
The type of the event.
order
- get order(): number
- Returns number
screenshot
- get screenshot(): string
- Returns string
text
- get text(): string
- Returns string- Deprecated- text is deprecated, please use properties.name instead. 
The SNAPSHOT_CHANGED event occurs if a Snapshot has been changed.