This document is archived and information here might be outdated.  Recommended version.


IConfigurationKeyword.KeywordType Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabase)  

IConfigurationKeyword.KeywordType Property

The type of the keyword.

[Visual Basic .NET]
Public ReadOnly Property KeywordType As esriConfigurationKeywordType
[C#]
public esriConfigurationKeywordType KeywordType {get;}
[C++]
HRESULT get_KeywordType(
  esriConfigurationKeywordType* KeywordType
);
[C++]

Parameters KeywordType [out, retval]
KeywordType is a parameter of type esriConfigurationKeywordType

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IConfigurationKeyword Interface

.NET Related Topics

Querying workspace properties