Message 1 of 9
How To Ask If An Element Can Have a Shared Parameter Applied To It?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
Is there a function or method that tells me if an element can have a shared parameter applied to it? Something like "CanAddParameters" or "IsParameterable" ?
I know I can use a Try-Catch, but I want something a little faster.