DrawingChangedEvent¶
Class DrawingChangedEvent
Hierarchy (View Summary)
- WebVisEvent
- DrawingChangedEvent
Index
Properties
Properties
drawing Id
drawingId: number
The id of the Drawing.
id
id: number
The unique ID of the event.
properties
Properties of the Drawing.
Optionaltransaction Code
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.
This event is fired when a drawing has been changed.