MaterialCreatedEvent¶
Class MaterialCreatedEventExperimental
Hierarchy (View Summary)
- WebVisEvent- MaterialCreatedEvent
 
Properties
Experimentalid
id: number
The unique ID of the event.
Experimentalmaterial
materialId: number
The ID of the material.
Experimentalproperties
The properties of the material.
Optional Experimentaltransaction
transactionCode?: string
The transaction code associated with the event.
Optional ExperimentaltransactionID
transactionID?: number
The transaction ID associated with the event.
Optional Experimentaltype
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