Message 1 of 10
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
We are running an add-in that is monitoring several ModelingEvents for changes to certain documents. These events don't get triggered when an occurrence of an array is suppressed (or un-suppressed).
So I'm investigating ApplicationEvents_OnDocumentChange as a way to trigger on suppression of an array occurrence.
I'm running in debug mode and monitoring the ReasonsForChange-values.
IntelliSense suggests the following values:
But when I suppress an array occurrence, a value of 17 is returned. I haven't got a clue what this means:
Any insights?
Solved! Go to Solution.