ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Workflow.Client.Models Namespace / SearchResult Class / Fields Property

In This Topic
    Fields Property (SearchResult)
    In This Topic
    Fields returned in the search result, including field name and type
    Syntax
    public List<SearchResultField> Fields {get;}
    Public ReadOnly Property Fields As List(Of SearchResultField)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also