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


IGdbXmlExportEvents Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributed > ESRI.ArcGIS.GeoDatabaseDistributed > Interfaces > IG > IGdbXmlExportEvents Interface
ArcGIS Developer Help

IGdbXmlExportEvents Interface

Provides access to callback events when exporting geodatabase to XML.

Product Availability

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

Members

Name Description
Method AfterEndElement Called after writing an XML workspace document.
Method BeforeStartElement Called before writing an XML workspace document.

Classes that implement IGdbXmlExportEvents

Classes Description
GdbExporter Esri Geodatabase Exporter object.

Remarks

The IGdbXmlExportEvents has methods to callback events when exporting geodatbase to Xml.