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


IExportSupport.ExportInfo Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Carto)  

IExportSupport.ExportInfo Property

The helper oject to generate export information.

[Visual Basic .NET]
Public WriteOnly Property ExportInfo
[C#]
public void ExportInfo {set;}
[C++]
HRESULT putref_ExportInfo(
  IFeatureExportInfoGenerator* 
);
[C++]

Parameters [in]
is a parameter of type IFeatureExportInfoGenerator

Product Availability

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

See Also

IExportSupport Interface