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


IReplicaLog Interface (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabase)  

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

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.