ImportExport


Click here for a complete list of operations.

Document_GetForArtifact

Description

Gets a list of attached documents to an item.

Parameters

Type Name Required
intartType - The type of the artifact. Valid values for docuemtns are: 5 = Article 6 = Ticket Yes
longartifactId - The artifact's ID. Yes
booleanincludeHash - Witehr to include file size and hash information. Yes

Return Value

ArrayOfRemoteDocument - A list of RemoteDocuments. Empty (count=0) list if no attachments. Will throw error if artifact does not exist.