Skip to main content

What it does

Gets information about all the documents in a task.

Definition

Document [] GetTaskDocuments( int taskId );

Parameters

NameTypeDescription
taskIdintThe ID of the task about which information is to be retrieved

Returned value

TypeDescription
Document[]The list of documents in a task