Show / Hide Table of Contents

Method FinishEditingAsync

FinishEditingAsync()

Saves edits made using the FeatureForm to the database.

Declaration
public Task FinishEditingAsync()
Returns
Type Description
Task

The task object representing the save operation.

Remarks

Commits all edits made to any of the Elements to the database. Note that calling AddFeatureAsync(Feature) or UpdateFeatureAsync(Feature) manually is not required.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.5 - 200.8
.NET200.5 - 300.0
.NET Windows200.5 - 300.0
.NET Android200.5 - 300.0
.NET iOS200.5 - 300.0
.NET Framework200.5 - 200.8
UWP200.5 - 200.8
In this article
Provide feedback
Back to top Copyright © 2025 Esri.