ArcGIS Pro 2.6 API Reference Guide
HasValidEdits Property

ArcGIS.Desktop.Editing.Attributes Namespace > Inspector Class : HasValidEdits Property
Gets a Boolean indicating if all of the edited attributes are valid. Returns false if any edited attributes are not valid, null if no edits or IsFeature is false.
Syntax
public Nullable<bool> HasValidEdits {get;}
Public ReadOnly Property HasValidEdits As Nullable(Of Boolean)
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

Inspector Class
Inspector Members