ArcObjects Library Reference (GeoDatabase)  

IArchivableObject Interface

Product Availability

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

Description

The IArchivableObject interface is supported by a versioned object and provides methods to enable and disable archiving for that particular versioned object.

Members

Description
Method DisableArchiving Disable historical archiving for this object.
Method EnableArchiving Enable historical archiving for this object.
Read-only property IsArchiving True if this object has historical archiving enabled.