ArcObjects Library Reference (GeoDatabaseDistributed)  

IGDSExportOptions Interface

Provides access to methods that control replica export.

Product Availability

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

Members

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.

CoClasses that implement IGDSExportOptions

CoClasses and 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.

.NET Related Topics

GeoData services | How to create a replica in a disconnected environment