ArcGIS Pro 2.9 API Reference Guide
DoesPassDefQuery Property (EditingTemplate)

ArcGIS.Desktop.Editing.Templates Namespace > EditingTemplate Class : DoesPassDefQuery Property
Gets whether this EditingTemplate's Attributes pass the MapMember's DefinitionQuery.
Syntax
public abstract bool DoesPassDefQuery {get;}
Public MustOverride ReadOnly Property DoesPassDefQuery As Boolean
Remarks
If the Attributes that are contained within the ArcGIS.Desktop.Editing.Attributes.Inspector do not pass the map member's definition query then the CreateFeatures and ManageTemplates DockPanes will display a badge to indicate this.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

EditingTemplate Class
EditingTemplate Members