Click or drag to resize

clsImportSupportIssueAttachment Properties

The clsImportSupportIssueAttachment type exposes the following members.

Properties
  NameDescription
Public propertyAttachmentID
Unique AttachmentID to the support ticket (task, idea, development task, HRTask)
Public propertyAttachmentSubject
Short text describing the content of the attachment
Public propertyAttachmentTyp
Public propertyComment
NText Text of the attachment
Public propertyDisableNotificationSettings
Wenn true, Create and update will not send notification emails based on the settings. It will silence the mechanism
Public propertyDocumentlink
nvarchar(250) Link to a Document
Public propertyInternal
Flag if this attachment is only visible for internal support personel.
Public propertyIssueID
Reference for the support ticket (task, idea, development task, HRTask)
Public propertyMimeType
Please use the W3C mime types to give us the type of document
Public propertyOrgFilename
Name or the source file (now stored as Byte-Array in DocumentData).
Top
See Also