What it does
Adds attachment to the specified object.Definition
Parameters
Name | Type | Description |
sessionId | int | The ID of the connection to the Application Server |
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 |
file | Attachment file |
