ArcGIS API for Silverlight - Library Reference
ValidateEdits Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > FeatureLayer Class : ValidateEdits Property

Whether edits are validated. If true, exceptions will be thrown on attribute value changes if value does not match field type or if it does not fall into the field domain.

Syntax

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

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.