How to know is EditOperation started?

347
3
Jump to solution
01-31-2020 04:15 AM
GKmieliauskas
Esri Regular Contributor

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

0 Kudos
1 Solution

Accepted Solutions
by Anonymous User
Not applicable

EditOperationStartedEvent has been added to the development list.

View solution in original post

0 Kudos
3 Replies
by Anonymous User
Not applicable

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.

0 Kudos
by Anonymous User
Not applicable

EditOperationStartedEvent has been added to the development list.

0 Kudos
GKmieliauskas
Esri Regular Contributor

Thank you Sean

0 Kudos