CustomNodeAddedEventΒΆ

The CUSTOM_NODE_ADDED event occurs if a custom Node has been added.

This event is not used anymore. It has been replaced by the NodeAddedEvent.

Hierarchy (View Summary)

Properties

attachmentID: number

The ID of the attachment.

customType: string

The custom type of the target Node.

id: number

The unique ID of the event.

targetNodeID: number

The ID of the target Node.

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.




Was this page helpful? Please leave a thumbs up or down.