This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseDistributed > ESRI.ArcGIS.GeoDatabaseDistributed > Constants > E > esriExportGenerationsOption Constants (ArcObjects .NET 10.5 SDK) |
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. |
The esriExportGenerationsOption enumeration contains values that define the changes to export.
The members of this enumeration are represented as follows: