This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IReplicaDataset Interface > IReplicaDataset.ReplicaID Property (ArcObjects .NET 10.5 SDK) |
The ID of the replica associated with this dataset.
[Visual Basic .NET] Public ReadOnly Property ReplicaID As Integer
[C#] public int ReplicaID {get;}
[C++]
HRESULT get_ReplicaID(
long* rID
);
[C++]
Parameters rID [out, retval] rID is a parameter of type long