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


IConfigurationKeyword2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IC > IConfigurationKeyword2 Interface
ArcGIS Developer Help

IConfigurationKeyword2 Interface

Provides access to members to supply information about configuration keywords.

Product Availability

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

Members

Name Description
Write-only property Comments Any additional comments about the keyword.
Read-only property Comments Any additional comments about the keyword.
Read-only property ConfigurationParameters Configuration parameters included in this keyword.
Write-only property Description The description of the keyword.
Read-only property Description The description of the keyword.
Write-only property KeywordType The type of the keyword.
Read-only property KeywordType The type of the keyword.
Write-only property Name The name of the keyword.
Read-only property Name The name of the keyword.

Inherited Interfaces

Interfaces Description
IConfigurationKeyword Provides access to members to supply information about configuration keywords.

Classes that implement IConfigurationKeyword2

Classes Description