ArcGIS API for WPF - Library Reference
ApplyChanges() Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit Namespace > FeatureDataForm Class : ApplyChanges() Method

Updates the GraphicSource by applying all changes that have been made and not applied to the associated graphic's attributes.

Syntax

Visual Basic (Declaration) 
Public Function ApplyChanges() As Boolean
C# 
public bool ApplyChanges()

Return Value

true if the edits could be applied

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.