Interface IAttachableFile

    • Method Detail

      • isAttachToFormRecord

        boolean isAttachToFormRecord()
        Returns:
        Whether files created by this file providing action are attached to the form record.
      • setAttachToFormRecord

        void setAttachToFormRecord​(boolean attachToFormRecord)
        Parameters:
        attachToFormRecord - Whether files created by this file providing action are attached to the form record.