ArcGIS Pro 2.6 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 10, Windows 8.1, Windows 7

See Also

Reference

PortalItem Class
PortalItem Members