This document is archived and information here might be outdated. Recommended version. |
The guid of the replica.
[Visual Basic .NET]
Public ReadOnly Property ReplicaGuid As String
[C#]
public string ReplicaGuid {get;}
[C++]
HRESULT get_ReplicaGuid(
System.String* rGUID
);
[C++] Parameters rGUID [out, retval]
rGUID is a parameter of type BSTR*
The ReplicaGuid property uniquely identifies the replica and has the same value in the parent and child replica geodatabases. Unlike the ReplicaID property, it is unique across geodatabases.