AttachmentRemovedEvent#
Class AttachmentRemovedEvent
Hierarchy
- WebVisEvent
- AttachmentRemovedEvent
Index
Constructors
Properties
Constructors
constructor
- new
Attachment Removed Event(attachmentID): AttachmentRemovedEvent -
This event signals a that an attachment was removed.
Parameters
-
attachmentID: number
The id of the attachment.
Returns AttachmentRemovedEvent
-
Properties
attachmentID
attachmentID: number
The id of the attachment.
id
id: number
Optional
transaction Code
transaction Code?: string
Optional
transactionID
transactionID?: number
ATTACHMENT_REMOVED ATTACHMENT_REMOVED