Hello all
In ArcObject when you run a gp tool it has it's own class where each parameter is a class property.
It makes your code easier to read and maintain (you do not need to give parameter in order and to remember what is the 3rd parameter, etc.)
I could not find such option in Pro SDK.
Is it possible or planed for some next release?
Thanks