Is it possible to use Project.Current.SaveEditsAsync() to save only certain changes/edits in a session scope, and not all of the changes that have piled up? I need to update a particular change that occurs within a method call, without having to necessarily save all of the other changes that the user may have piled up in memory in arcpro.
Or is there way to save changes only for a given featurelayer and not all featurelayers..? That would also work for us.
Solved! Go to Solution.
see this thread: Save edits for a single feature class in an Edit O... - Esri Community
It has a very similar question and its answer as well as a potential solution
see this thread: Save edits for a single feature class in an Edit O... - Esri Community
It has a very similar question and its answer as well as a potential solution