Glossary: CopyAttachmentCommandData
Properties
| Name | Type | Description |
|---|---|---|
| sourceDocumentId | string | Source document id |
| sourceName | string | Source attachment name |
| destinationDocumentId | string | Destination document id |
| destinationName | string | Destination attachment name |
| changeVector | string | Document change-vector |
Methods
| Signature | Description |
|---|---|
| DynamicJsonValue ToJson(DocumentConventions conventions, JsonOperationContext context) | Translate this instance to Json. |