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 geodatabase properties |