What it does
Gets a list of attachments of the specified type to the selected object.Definition
Parameters
Name | Type | Description |
type | int | Type of attachment. Possible values:
|
objectId | int | The ID of the object |
batchId | int | The ID of the batch |
projectId | int | The ID of the project |
Returned value
| Type | Description |
|---|---|
| string[] | The list of attachments to the selected object |
