ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Core.Data Namespace / FullTextSearchTermExpression Class / SearchTerm Property

In This Topic
    SearchTerm Property
    In This Topic
    Gets and sets the search term, keyword, or phrase.
    Syntax
    public string SearchTerm {get; set;}
    Public Property SearchTerm As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also