MaterialCreatedEventΒΆ

Class MaterialCreatedEventExperimental

Experimental. May be changed in the future without notice.

Event that is fired when a material entity has been created in the webvis context.

Hierarchy (View Summary)

Properties

id: number
materialId: number

The ID of the material.

properties: MaterialProperties

The properties of the material.

transactionCode?: string
transactionID?: number
type?: EventType