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


INameMapping2.ConfigKeyword Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabase)  

INameMapping2.ConfigKeyword Property

The configuration keyword for the data transfer.

[Visual Basic .NET]
Public ReadOnly Property ConfigKeyword_2 As String
[C#]
public string ConfigKeyword_2 {get;}
[C++]
HRESULT get_ConfigKeyword(
  BSTR* keyword
);
[C++]

Parameters keyword [out, retval] keyword is a parameter of type BSTR

Product Availability

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

See Also

INameMapping2 Interface