Message 1 of 15
How to tell if a built in parameter is bound to Instance or Type

Not applicable
09-22-2014
08:03 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I tried to use the same method as with the shared parameters, but it seems that the document ParameterBindings member doesn't contain this information.
Last thing I would like to do is to iterate on the current element, and then on the elements type with a try/catch block to see where is the parameter... :S
Any ideas?