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


ISimpleDataConverter.ConfigurationKeyword Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabase)  

ISimpleDataConverter.ConfigurationKeyword Property

The configuration keyword for the new FeatureClass.

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

Parameters [in] is a parameter of type BSTR

Product Availability

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

See Also

ISimpleDataConverter Interface