Hi,
Is there any way to know programmatically the objectid of the elements created, deleted or edited in an Editing Session before saving?
I need verify some rules before saving. I know that i can subscribe to OnEditCompleted event and to know the objectid of the elements edited. But i would like to know if there is another easy way to do this and not to have to control it by myself.
Regards.