ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Editing.Templates Namespace / EditingRowTemplate Class / PassesDefinitionQuery Property
Version

PassesDefinitionQuery Property (EditingRowTemplate)
Gets whether this EditingTemplate's Attributes pass the MapMember's DefinitionQuery.
Syntax
public override bool PassesDefinitionQuery {get;}
Remarks
If the Attributes that are contained within the ArcGIS.Desktop.Editing.Attributes.Inspector do not pass the MapMember's definition query then the CreateFeatures and ManageTemplates DockPanes will display a badge to indicate this.
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3 or higher.
See Also