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


IReplicaLog.SourceEndGen Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabase)  

IReplicaLog.SourceEndGen Property

Source generation end number.

[Visual Basic .NET]
Public ReadOnly Property SourceEndGen As Integer
[C#]
public int SourceEndGen {get;}
[C++]
HRESULT get_SourceEndGen(
  long* endGen
);
[C++]

Parameters endGen [out, retval] endGen is a parameter of type long

Product Availability

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

See Also

IReplicaLog Interface