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


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

IReplicaLog Interface

Provides access to members that get information about a replica log.

Product Availability

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

Members

Name Description
Read-only property ErrorCode Error code associated with log event.
Read-only property LogDate Date of the synchronization event.
Read-only property LogID The ID of the Replica Log.
Read-only property ReplicaID The ID of the replica.
Read-only property SourceEndGen Source generation end number.
Read-only property SourceStartGen Source generation start number.
Read-only property SynchronizeOperation The synchronize operation.
Read-only property TargetGen Target generation number.

Classes that implement IReplicaLog

Classes Description