AcMapIEInputLayer::FeatureClassName Method

Land Desktop Development ARX CPP SDK

AcMapIEInputLayer:: FeatureClassName Method
 

Retrieves the name of the feature class of this input layer.

virtual AcMapIE::ErrCode FeatureClassName(
    const ACHAR*& pszName
) const = 0;
Parameters 
Description 
pszName 
Output name of the feature class. 
Returns

Returns AcMapIE::ErrCode kErr_OK if successful. Returns AcMapIE::ErrCode kErr_Fail if the process failed.

Remarks

Use the column class to map individual columns. In the AutoCAD Map user interface, this setting corresponds to the Feature Class column in the Import dialog box properties table.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].