MaterialCreatedEvent¶
Class MaterialCreatedEventExperimental
Hierarchy (View Summary)
- WebVisEvent
- MaterialCreatedEvent
Index
Properties
Properties
Experimental
id
id: number
The unique ID of the event.
Experimental
material Id
materialId: number
The ID of the material.
Experimental
properties
The properties of the material.
Optional
Experimental
transaction Code
transactionCode?: string
The transaction code associated with the event.
Optional
Experimental
transactionID
transactionID?: number
The transaction ID associated with the event.
Optional
Experimental
type
The type of the event.
Experimental. May be changed in the future without notice.
Event that is fired when a material entity has been created in the webvis context.
See