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


esriExportGenerationsOption Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributed > ESRI.ArcGIS.GeoDatabaseDistributed > Constants > E > esriExportGenerationsOption Constants
ArcGIS Developer Help

esriExportGenerationsOption Constants

Options to specify the content of the data exported.

Constant Value Description
esriExportGenerationsUnAcknowledged 1 Export all previous ununknowledge generations in addtion to the next generation if the replica in the send state.
esriExportGenerationsNew 2 Export the next generation only.
esriExportGenerationsAll 3 Export unacknowledge and new generations.
esriExportGenerationsNone 4 Export unacknowledge and new generations.

Product Availability

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

Remarks

The esriExportGenerationsOption enumeration contains values that define the changes to export.

The members of this enumeration are represented as follows: