This document is archived and information here might be outdated.  Recommended version.


IArchivableObject Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IA > IArchivableObject Interface
ArcGIS Developer Help

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

Name 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.

Classes that implement IArchivableObject

Classes Description