com.esri.arcgis.geodatabasedistributed
Interface esriReExportGenerationsOption

All Superinterfaces:
java.io.Serializable

public interface esriReExportGenerationsOption
extends java.io.Serializable

Constants from esriReExportGenerationsOption' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriGeoDatabaseDistributed.olb'

Description: 'Options to specify the content of the data to be re-exported.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =


Field Summary
static int esriReExportGenerationsAllUnAcknowledged
          Reexports all previously unacknowledged generations.
static int esriReExportGenerationsLastUnAcknowledged
          Reexports the last unacknowledged generation only.
 

Field Detail

esriReExportGenerationsAllUnAcknowledged

static final int esriReExportGenerationsAllUnAcknowledged
Reexports all previously unacknowledged generations.

See Also:
Constant Field Values

esriReExportGenerationsLastUnAcknowledged

static final int esriReExportGenerationsLastUnAcknowledged
Reexports the last unacknowledged generation only.

See Also:
Constant Field Values