Message 1 of 3

Not applicable
07-24-2018
10:44 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a custom C# AddIn running in Inventor. I want to get the Vault status for the active Inventor document. What's the best way to do that? I'm using WebServiceManager.DocumentService.FindFilesBySearchConditions right now but it seems like there must be a better way.
Is there anything in the Inventor Document model that would provide the FileID the DocumentService class methods frequently want? Is there a recommended best practice for this?
Solved! Go to Solution.