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


ITableCharacteristics.AutoValidateEdits Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseUI > Interfaces > IT > ITableCharacteristics Interface > ITableCharacteristics.AutoValidateEdits Property
ArcGIS Developer Help

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