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


INameMapping.ConfigKeyword Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabase)  

INameMapping.ConfigKeyword Property

The configuration keyword (for the data transfer).

[Visual Basic .NET]
Public WriteOnly Property ConfigKeyword
[C#]
public void ConfigKeyword {set;}
[C++]
HRESULT put_ConfigKeyword(
  BSTR 
);
[C++]

Parameters [in] is a parameter of type BSTR

Product Availability

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

See Also

INameMapping Interface