Good Afternoon,
Is it possible to utilize FMEObjectsDotNet4 with ArcGIS Pro SDK?
I am trying to develop a button using ArcPros SDK, that when a feature is selected in ArcPro and the button is clicked, an FME workbench runs. I currently have the feature selection completed, but when I try to utilize the "GetPublishedParamNames" method, I receive an "System.AccessViolationException: 'Attempted to read or write protected memory" error message.
I'm fairly new to SDKs, so I may be utilizing things incorrectly. Any help would be greatly appreciated.
Thanks!