Quantcast
Channel: Forums - ArcObjects SDKs
Viewing all articles
Browse latest Browse all 1374

Is there a way to programmatically call the "Save Edits" command?

$
0
0
I created a custom tool that creates a new point or select an existing point within a non-versioned feature class.
The point’s attributes values are updates and saved. I need to commit the point.
I have several user’s using the same tool on the save layer.

I create a tool that creates a new point or select an existing point within a non-versioned feature class.
The point’s attributes values are updates and saved. I need to commit the point.
I have several user’s using the same tool on the save layer.

I need to programmatically call the "Save Edits" command from the “Editor” toolbar.

Is there a way to call it?

Is this the scenario: ArcObjects 10

1. Start operation
2. Save the feature
3. Stop operation
4. Call the "Save Edits" command, which automatically retains the editing layer.

Any help is greatly appreciated.

Viewing all articles
Browse latest Browse all 1374

Trending Articles