SnapshotCreatedEvent¶
Class SnapshotCreatedEvent
Hierarchy (View Summary)
- WebVisEvent
- SnapshotCreatedEvent
Index
Properties
Accessors
Properties
id
id: number
The unique ID of the event.
properties
snapshotID
snapshotID: number
The ID of the Snapshot.
Optional
transaction Code
transactionCode?: string
The transaction code associated with the event.
Optional
transactionID
transactionID?: number
The transaction ID associated with the event.
Optional
type
The type of the event.
Accessors
attachmentID
- get attachmentID(): number
Returns number
name
- get name(): string
Returns string
Deprecated
name is deprecated, please use properties.name instead.
order
- get order(): number
Returns number
The SNAPSHOT_CREATED event occurs if a Snapshot has been created.