Message 1 of 8
How to suppress the checkout prompt dialog when altering a PropertySet value?

Not applicable
09-20-2017
02:08 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi folks,
I have a file open in Inventor that resides in a Vault. When my Inventor add-in attempts to alter the value of a PropertySet of that document, this prompt dialog immediately pops:Is there any way to prevent it from popping? I have considered checking out the file ahead of time - but in actuality, I do not even want it checked out, so that's not an ideal solution here.
At this moment, the codebase is using Inventor 2014 & Vault 2014 although it will also be using Inventor 2018 & Vault 2018. I have tried using SilentOperation but it does not suppress that prompt dialog.
Best Regards,
--Jeff