Hi,
Is it possible to know using SDK is EditOperation already started (called Execute or ExecuteAsync)? All edit events report about when something is done (created, changed, deleted and etc.)
Solved! Go to Solution.
EditOperationStartedEvent has been added to the development list.
Hi,
The Edit Events section in the Editing concepts helps describes the current edit events. EditCompleting was also added to the SDK at 2.4 but not in the doc apparently. I'll update that.
The datachanges interfaces from arcobjects have yet to be ported.
EditOperationStartedEvent has been added to the development list.
Thank you Sean