ArcGIS Pro 2.9 API Reference Guide
ItemKeywords Property

ArcGIS.Desktop.Core.Portal Namespace > PortalItem Class : ItemKeywords Property
Gets a list of keywords that further describes the type of this item.
Syntax
public IReadOnlyList<string> ItemKeywords {get;}
Public ReadOnly Property ItemKeywords As IReadOnlyList(Of String)
Remarks
Each item is tagged with a set of type keywords that are derived based on its primary type.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

PortalItem Class
PortalItem Members