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