Grooper 21.00.0082 is available as of 12-12-2023! Check the Downloads Discussion for the release notes and to get the latest version.
Grooper 23.00.0044 is available as of 06-20-2024! Check the Downloads Discussion for the release notes and to get the latest version.
Grooper 23.1.0024 is available as of 09-03-2024! Check the Downloads Discussion for the release notes and to get the latest version.
DirectCast(Item, BatchFolder).NativeMineType = "application/pdf"
DungVu
Posts: 88 ✭
We have error when use this command below in version 2021.00.0075 at should submit expression. Is there new command for version 2021.00.0075?
DirectCast(Item, BatchFolder).NativeMimeType = "application/pdf"
0
Comments
Inspecting MIME type
DirectCast(Item, BatchFolder).IsNativePDF
DirectCast(Item, BatchFolder).AttachmentMimeType = "application/pdf"
DirectCast(Item, BatchFolder).AttachmentMimeType = "application/pdf" in the batch level scope?
Product Manager
mharrison@bisok.com