ArcGIS API for WPF - Library Reference
HasEdits Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit Namespace > FeatureDataForm Class : HasEdits Property

Gets a value indicating whether the instance of the FeatureDataForm has unapplied edit(s).

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property HasEdits As Boolean
C# 
public bool HasEdits {get;}

Property Value

true if the instance of the FeatureDataForm has unapplied edit(s); otherwise, false.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.