Pro API Reference - Add option to hide inherited properties and methods

2037
3
01-25-2021 10:39 AM
Status: Already Offered
Labels (1)
StephenRhea_NV5
Occasional Contributor

Please add an option to hide inherited properties and methods to the Pro API Reference that works like the JS API reference (see attached). When I'm looking at the documentation for the MapControl, for example, it would be helpful to hide all the mouse properties, UI methods, etc. and be able to see members specifically on the MapControl class. In that instance, it would take the public members down from 301 to 32, which would make it so much faster to find what I'm looking for.

3 Comments
CharlesMacleod

Hi Stephen, I think you'll find the option you are looking for here:

MapControlMemberOptions.png

 

 

StephenRhea_NV5

Thanks, @CharlesMacleod, that's exactly what I was looking for!

AmyNiessen
Status changed to: Already Offered