ArcGIS Pro 2.8 API Reference Guide
ItemTags Property

ArcGIS.Desktop.Core.Portal Namespace > PortalItem Class : ItemTags Property
Gets a list of user defined tags that are words or short phrases that describe the item.
Syntax
public IReadOnlyList<string> ItemTags {get;}
Public ReadOnly Property ItemTags As IReadOnlyList(Of String)
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

PortalItem Class
PortalItem Members