CustomNodeAddedEvent¶
Class CustomNodeAddedEvent
Hierarchy (View Summary)
- WebVisEvent- CustomNodeAddedEvent
 
attachmentID
attachmentID: number
The ID of the attachment.
custom
customType: string
The custom type of the target Node.
id
id: number
The unique ID of the event.
target
targetNodeID: number
The ID of the target Node.
Optionaltransaction
transactionCode?: string
The transaction code associated with the event.
OptionaltransactionID
transactionID?: number
The transaction ID associated with the event.
Optionaltype
The type of the event.
The CUSTOM_NODE_ADDED event occurs if a custom Node has been added.