clsImportSupportIssueAttachment Properties |
The clsImportSupportIssueAttachment type exposes the following members.
| Name | Description | |
|---|---|---|
| AttachmentID |
Unique AttachmentID to the support ticket (task, idea, development task, HRTask)
| |
| AttachmentSubject | Short text describing the content of the attachment | |
| AttachmentTyp |
Typ of the Attachment, See clsImportSupportIssueAttachmenteAttachmentTyp.
| |
| Comment |
NText Text of the attachment
| |
| DisableNotificationSettings |
Wenn true, Create and update will not send notification emails based on the settings. It will silence the mechanism
| |
| Documentlink |
nvarchar(250) Link to a Document
| |
| Internal |
Flag if this attachment is only visible for internal support personel.
| |
| IssueID |
Reference for the support ticket (task, idea, development task, HRTask)
| |
| MimeType |
Please use the W3C mime types to give us the type of document
| |
| OrgFilename |
Name or the source file (now stored as Byte-Array in DocumentData).
|