ArcGIS Pro 2.9 API Reference Guide
IsFeature Property

ArcGIS.Desktop.Editing.Attributes Namespace > Inspector Class : IsFeature Property
Gets a Boolean indicating whether Inspector has one or more ObjectIDs. If it is true, Inspector listens to feature change events.
Syntax
public bool IsFeature {get;}
Public ReadOnly Property IsFeature As Boolean
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

Inspector Class
Inspector Members