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