ArcGIS API for Windows Phone - 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 Phone 7

See Also

© ESRI, Inc. All Rights Reserved.