ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / DefinitionQuery Class


In This Topic
    DefinitionQuery Class Methods
    In This Topic

    For a list of all members of this type, see DefinitionQuery members.

    Public Methods
     NameDescription
    Public Method Check whether the given geometry can be used as a filter geometry  
    Public Methodstatic (Shared in Visual Basic) Convert the input CIMDefinitionFilter into a DefinitionQuery.  
    Public Method Gets the filter geometry for the definition query. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Set the definition query filter geometry. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Convert the definition filter instance to a CIMDefinitionFilter  
    Top
    See Also