ArcGIS Pro 2.9 API Reference Guide
GroupQueries Property

ArcGIS.Desktop.Core.Portal Namespace > PortalInfo Class : GroupQueries Property
Gets a collection of queries identifying different portal content driven by different groups.
Syntax
public IReadOnlyDictionary<string,string> GroupQueries {get;}
Public ReadOnly Property GroupQueries As IReadOnlyDictionary(Of String,String)
Remarks
Content includes LivingAtlas, Featured content, Layer templates, Templates, and Styles. If a given portal does not provide a particular content then that query will be an empty string.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

PortalInfo Class
PortalInfo Members