ArcGIS Pro 3.7 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 ReadOnly Property Fields As List(Of SearchResultField)
    public List<SearchResultField> Fields {get;}
    Requirements

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

    ArcGIS Pro version: 3.2 or higher.
    See Also