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

Gets a value indicating whether last update operation in this instance was valid.

Syntax

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

Property Value

true if the last update operation was valid; 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.