ArcGIS Pro 2.8 API Reference Guide
DoesPassDefQuery Property (EditingFeatureTemplate)

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

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

EditingFeatureTemplate Class
EditingFeatureTemplate Members