Forum Discussion
No RepliesBe the first to reply
How can we check for Supported methods with IsSupported() method. For example I can check Text is supported or not by specifying aqObject.IsSupported(SomeObject, "Text"); Similarly is there any method to check supported methods?