Message 1 of 4
DocumentOpened Event question
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
HI Guys.
My api app subscribes to the DocumentOpened event to do some work at that point and works as expected. This needs to happen for both project and family documents.
The problem we are seeing though is a slowdown in the running of another api app that does a lot of opening and closing family documents in memory which our app does not need to be monitoring.
My question is there any way for us to tell in the DocumentOpened event if the document is visable in the UI or has just been opened in memory?
Cheers
Phillip