This document is archived and information here might be outdated. Recommended version. |
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(
System.String* ReplicaVersion
);
[C++] Parameters ReplicaVersion [in]
ReplicaVersion is a parameter of type BSTR ReplicaVersion [out, retval]
ReplicaVersion is a parameter of type BSTR*
The version the replica was created from.