Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 832 Bytes

GetJobAttachmentNames.md

File metadata and controls

20 lines (14 loc) · 832 Bytes
uid
GetJobAttachmentNames

GetJobAttachmentNames

Use this method to retrieve the names of all files attached to a specific job. Available from DataMiner 10.0.5 onwards.

Input

Item Format Description
connection String The connection ID. See ConnectApp.
jobID String The job ID.

Output

Item Format Description
GetJobAttachmentNamesResult Array of string The names of the attachments of the specified job.