This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseUI > ESRI.ArcGIS.GeoDatabaseUI > Interfaces > IT > ITableCharacteristics Interface > ITableCharacteristics.AutoValidateEdits Property (ArcObjects .NET 10.4 SDK) |
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;}