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


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

IReplicaProgress.ReplicaOperations Property

The number of operations to perform in a check-out.

[Visual Basic .NET]
Public WriteOnly Property ReplicaOperations
[C#]
public void ReplicaOperations {set;}
[C++]
HRESULT put_ReplicaOperations(
  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