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. .