Select to view content in your preferred language

Enable Direct Parameter Passing to an Esri Task via the ArcGIS Pro SDK

100
0
Sunday
Status: Open
Labels (1)
AnnaGoldenstein
Occasional Contributor

This proposal requests a new method within the ArcGIS Pro SDK for .NET to programmatically open and execute an Esri Task (.esriTask) file while passing in parameters from C# code.
Currently, the SDK allows developers to open a task, but provides no mechanism to inject dynamic values into the task's steps. .