Defines a Delete Attachment action component.
This component helps deleting (delete_attachment) attachments on a local FullSync database document.
For more information : interacting-locally-with-the-data/.
If you want to disable loading controller, you can set property disable loading controller to true.
Name | Description |
---|---|
Database | Defines the target FullSync Database. |
Disable loading controller | Defines if we want to disable loading controller showing |
Document ID | The Document ID of an existing Document where the attachement is deleted. |
Name | The name of the attachment to be deleted on the document. |
Comment | Describes the object comment to include in the documentation report. This property generally contains an explanation about the object. |
Is active | Defines whether the component is active. |