esriExportGenerationsOption

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

Value

Description

esriExportGenerationsAll

Both unacknowledged data changes and new data changes are included.

esriExportGenerationsNew

Only data changes which have not previously been sent to the relative replica are included.

esriExportGenerationsNone

No data changes will be included.

esriExportGenerationsUnAcknowledged

Only data changes which have been sent to the relative replica, but have not yet been acknowledged are included.

2/28/2020