SnapshotCreatedEvent¶
Class SnapshotCreatedEvent
Hierarchy (View Summary)
- WebVisEvent- SnapshotCreatedEvent
 
Properties
Accessors
id
id: number
The unique ID of the event.
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.
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.