ImportExport


Click here for a complete list of operations.

Document_AddFile

Description

Adds a new document (file) into the system and associates it with the provided artifact

Parameters

Type Name Required
RemoteDocument? remoteDocument - The new document object (primary key will be empty)
base64Binary? binaryData - A byte-array containing the attachment itself in binary form

Return Value

RemoteDocument - The populated document object