com.esri.arcgis.geodatabase
Class IVersionEvents2OnArchiveUpdatedEvent
java.lang.Object
java.util.EventObject
com.esri.arcgis.geodatabase.IVersionEvents2OnArchiveUpdatedEvent
- All Implemented Interfaces:
- Serializable
public class IVersionEvents2OnArchiveUpdatedEvent
- extends EventObject
Remarks
This event is fired when an archiving operation is done on the workspace. It can be used by application developers to modify archive tables every time an archiving operation has been initiated on a workspace.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
- See Also:
- Serialized Form
IVersionEvents2OnArchiveUpdatedEvent
public IVersionEvents2OnArchiveUpdatedEvent(Object source)
init
public void init(Object archiveTransactionTime)
getArchiveTransactionTime
public final Object getArchiveTransactionTime()