ArcObjects Library Reference (Carto)  

IFeatureExportInfoGenerator.LayerFields Property

The layer fields.

[Visual Basic .NET]
Public WriteOnly Property LayerFields
[C#]
public void LayerFields {set;}
[C++]
HRESULT putref_LayerFields(
  ILayerFields* 
);
[C++]

Parameters

[in]

   is a parameter of type ILayerFields

Product Availability

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

See Also

IFeatureExportInfoGenerator Interface