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


IReplicaEdit.ReplicaID Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabase)  

IReplicaEdit.ReplicaID Property

The ID of the replica.

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

Parameters [in] is a parameter of type long

Product Availability

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

See Also

IReplicaEdit Interface