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


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

IGDSExportOptions Interface

Provides access to methods that control replica export.

Product Availability

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

Members

Name Description
Read/write property BinaryGeometry Indicates if the geometry should be exported in binary format (valid for XML export).
Read/write property Compressed Indicates whether the data should be compressed.
Read/write property ExportFormat The format to export to.

Classes that implement IGDSExportOptions

Classes Description
GDSExportOptions An object used to specify GeoDataServer export options.

Remarks

The IGDSExportOptions interface has properties that define how to export from a GeoDataServer.