Class FcDeleteAttachmentProps

    • Constructor Detail

      • FcDeleteAttachmentProps

        public FcDeleteAttachmentProps()
    • Method Detail

      • getAttachmentsToDelete

        public MultiAttachment getAttachmentsToDelete()
        Gets the attachments to delete from the form record.
        Returns:
        The attachments to delete from the form record.
      • setAttachmentsToDelete

        public void setAttachmentsToDelete​(MultiAttachment attachmentsToDelete)
        Sets the attachments to delete from the form record.
        Parameters:
        attachmentsToDelete - The attachments to delete from the form record.