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

The unique ID of the event.

materialId: number

The ID of the material.

properties: MaterialProperties

The properties of the material.

transactionCode?: string

The transaction code associated with the event.

transactionID?: number

The transaction ID associated with the event.

type?: EventType

The type of the event.