ArcGIS Pro 2.8 API Reference Guide
SearchQuery Property

ArcGIS.Desktop.Core.Portal Namespace > PortalQueryParameters Class : SearchQuery Property
Gets a formatted query string based on the PortalQueryParameter properties
Syntax
public string SearchQuery {get;}
Public ReadOnly Property SearchQuery As String
Remarks
Concatentates (if not null) query, organization id, sort field, sort order, bounding box, start index and limit to create a search query string. A format parameter and token parameter are not included in the search query string
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

PortalQueryParameters Class
PortalQueryParameters Members