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


IReplicaProgress.ReplicaObjectCount Property (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (GeoDatabaseDistributed)  

IReplicaProgress.ReplicaObjectCount Property

The number of objects to check-out.

[Visual Basic .NET]
Public WriteOnly Property ReplicaObjectCount
[C#]
public void ReplicaObjectCount {set;}
[C++]
HRESULT put_ReplicaObjectCount(
  long 
);
[C++]

Parameters [in]
is a parameter of type long

Product Availability

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

See Also

IReplicaProgress Interface