Show / Hide Table of Contents

Method FinishEditingAsync

FinishEditingAsync()

Saves edits made using the FeatureForm to the database.

Declaration
public Task FinishEditingAsync()
Returns
Type Description
System.Threading.Tasks.Task

The task object representing the save operation.

Remarks

Commits changes to the ArcGISFeature and its attachments to the database. Note that calling UpdateFeatureAsync(Feature) manually is not required.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.5 - 200.7
.NET200.5 - 200.7
.NET Windows200.5 - 200.7
.NET Android200.5 - 200.7
.NET iOS200.5 - 200.7
.NET Framework200.5 - 200.7
UWP200.5 - 200.7
In This Article
Back to top Copyright © 2022 Esri.