ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Core.Data Namespace / QueryFilter Class / FullTextExpression Property

In This Topic
    FullTextExpression Property
    In This Topic
    Gets or sets the full text expression used for filtering data in the underlying data store.
    Syntax
    public FullTextExpression FullTextExpression {get; set;}
    Public Property FullTextExpression As FullTextExpression
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also