Name |
Type |
Comment |
sid | string | The serial id of this service type |
isLock | boolean | Determines if the column can be edited |
tag | string | Used by OfficeClip to pass specific information |
fileName | string | The name of the attachment file |
documentKey | string | The document key that can be used to search the attachment |
documentDescription | string | The document description for the attachment |
applicationId | int | The unique application id in OfficeClip |
applicationSecondaryId | int | The unique application secondary id in OfficeClip, in case there are attachments for multiple entites in the application |
id | string | The id of the entity to which this attachment is connected |
isZipped | boolean | If the attachment is supplied compressed (currently not implemented) |
bytes | base64Binary | The base64 binary byte for the attachment |