ArcObjects Library Reference (GeoDatabase)  

IConfigurationKeyword2.KeywordType Property

The type of the keyword.

[Visual Basic .NET]
Public WriteOnly Property KeywordType_2
[C#]
public void KeywordType_2 {set;}
[C++]
HRESULT put_KeywordType(
  esriConfigurationKeywordType 
);
[C++]

Parameters

[in]

   is a parameter of type esriConfigurationKeywordType

Product Availability

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

See Also

IConfigurationKeyword2 Interface