JDBC Driver for Backlog

Build 25.0.9540

DownloadProjectIcon

Download project icon.

Input

Name Type Required Accepts Output Streams Description
ProjectId String True False Id of the project.
DownloadLocation String False False Location of the downloaded file. EX: C:\Temp\downloads\
FileStream String False True An instance of an output stream where file data is written to. Only used if DownloadLocation is not provided.

Result Set Columns

Name Type Description
Success String Returns True if the download succeeded.
FileData String If the DownloadLocation input is empty, file data will be output in BASE64 format.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 25.0.9540