This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IG > IGPReplica Interface > IGPReplica.ReplicaVersion Property (ArcObjects .NET 10.5 SDK) |
The name of the replica version.
[Visual Basic .NET] Public Property ReplicaVersion As String
[C#] public string ReplicaVersion {get; set;}
[C++]
HRESULT get_ReplicaVersion(
BSTR* ReplicaVersion
);
[C++]
HRESULT put_ReplicaVersion(
BSTR ReplicaVersion
);
[C++]
Parameters ReplicaVersion [out, retval] ReplicaVersion is a parameter of type BSTR ReplicaVersion [in] ReplicaVersion is a parameter of type BSTR
The version the replica was created from.