ArcGIS Pro 3.7 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 Property SearchTerm As String
    public string SearchTerm {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.6 or higher.
    See Also