DocumentOperationResponse Properties
Provides information about the result of preforming a custom document operation.| Name | Description |
|---|---|
| CustomData | Specifies custom data associated with the performed document operation. |
| DocumentId | Specifies the document ID. |
| Message | Specifies the error message to display if performing a document operation fails. |
| Succeeded | Specifies whether a document operation has been successfully performed. |
See Also