ArcGIS API for Silverlight - Library Reference
TypeKeywords Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Portal Namespace > ArcGISPortalItem Class : TypeKeywords Property

Gets the set of keywords that further describes the type of this item. Each item is tagged with a set of type keywords that are derived based on its primary type.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property TypeKeywords As IEnumerable(Of String)
C# 
public IEnumerable<string> TypeKeywords {get;}

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.