ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Workflow.Client.Models Namespace / SearchQuery Class / Fields Property
Version

Fields Property (SearchQuery)
A list of fields whose value you want returned in the search result. If no fields are defined in the search query, jobName, priority, dueDate and currentStep fields are returned.
Syntax
public List<string> Fields {get; set;}
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.2 or higher.
See Also