This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IReplica2 Interface > IReplica2.Log Property (ArcObjects .NET 10.4 SDK) |
Replica log associated with this replica.
[Visual Basic .NET] Public ReadOnly Property Log As IEnumReplicaLog
[C#] public IEnumReplicaLog Log {get;}
[C++]
HRESULT get_Log(
IEnumReplicaLog** enumReplicaLog
);
[C++]
Parameters enumReplicaLog [out, retval]
enumReplicaLog is a parameter of type IEnumReplicaLog