ArcGIS Runtime SDK for WPF - Library Reference
Keywords Property
See Also 
ESRI.ArcGIS.Client.AdvancedSymbology Namespace > SymbolDictionary Class : Keywords Property

Gets the keywords used when searching this symbol dictionary for symbols.

Syntax

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

Property Value

A IList of keywords specific to this SymbolDictionaryType.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.