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


IConfigurationKeyword2 Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabase)  

IConfigurationKeyword2 Interface

Provides access to members to supply information about configuration keywords.

Product Availability

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

Members

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

Inherited Interfaces

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