AppearancePatternCreatedEventΒΆ
Class AppearancePatternCreatedEvent
Hierarchy (View Summary)
- WebVisEvent
- AppearancePatternCreatedEvent
Index
Properties
Properties
id
id: number
The unique ID of the event.
pattern Id
patternId: number
The ID of the appearance pattern.
properties
The properties of the appearance pattern.
Optionaltransaction Code
transactionCode?: string
The transaction code associated with the event.
Optionaltransaction ID
transactionID?: number
The transaction ID associated with the event.
Optionaltype
The type of the event.
Event that is fired when an appearance pattern entity has been created in the webvis context.
See