This document is archived and information here might be outdated.  Recommended version.


ITableCharacteristics.AutoValidateEdits Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabaseUI)  

ITableCharacteristics.AutoValidateEdits Property

Indicates if the table window should validate any changes to the data during editing.

[Visual Basic .NET]
Public Property AutoValidateEdits As Boolean
[C#]
public bool AutoValidateEdits {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ITableCharacteristics Interface