This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Output > ESRI.ArcGIS.Output > Interfaces > IE > IExportAI2 Interface > IExportAI2.ExportFeatureName Property (ArcObjects .NET 10.4 SDK) |
.
[Visual Basic .NET] Public Property ExportFeatureName As Boolean
[C#] public bool ExportFeatureName {get; set;}
[C++]
HRESULT get_ExportFeatureName(
VARIANT_BOOL* pExportAttrs
);
[C++]
HRESULT put_ExportFeatureName(
VARIANT_BOOL pExportAttrs
);
[C++]
Parameters pExportAttrs [out, retval] pExportAttrs is a parameter of type VARIANT_BOOL pExportAttrs [in] pExportAttrs is a parameter of type VARIANT_BOOL