I'm in need of getting all the features (feature class and oid) that have been edited in a version. I've seen the example of using a differences cursor ProConcepts Geodatabase · Esri/arcgis-pro-sdk Wiki · GitHub . I'm hoping there's a shortcut in the ArcGIS Pro SDK that prevents me from having to iterate all the feature classes with each difference type. Any thoughts? Thanks in advance.
There’s no shortcut. If you’re calling this against a feature service, only one REST call is made.
Thanks for the quick response. I still have some concerns about getting the "right" list of feature classes to use but I have enough to work with. Here's the code I came up with:
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.