MeasurementRemovedEventΒΆ
Class MeasurementRemovedEvent
Hierarchy (View Summary)
- WebVisEvent
- MeasurementRemovedEvent
Index
Properties
Properties
id
id: number
The unique ID of the event.
measurement ID
measurementID: number
The ID of the measurement.
Optionaltransaction Code
transactionCode?: string
The transaction code associated with the event.
Optionaltransaction ID
transactionID?: number
The transaction ID associated with the event.
Optionaltype
The type of the event.
Event that is fired when a measurement entity has been removed from the webvis context.
See