ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data Namespace / JoinDescription Class / QueryFilter Property

In This Topic
    QueryFilter Property (JoinDescription)
    In This Topic
    Gets or sets the QueryFilter to be used if the result of the join has to be filtered based on a query.
    Syntax
    public QueryFilter QueryFilter {get; set;}
    Public Property QueryFilter As QueryFilter
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also