This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseDistributed > ESRI.ArcGIS.GeoDatabaseDistributed > Interfaces > IR > IReplicaMessageHandler Interface > IReplicaMessageHandler.ReplicaGuid Property (ArcObjects .NET 10.4 SDK) |
Replica guid.
[Visual Basic .NET] Public ReadOnly Property ReplicaGuid As String
[C#] public string ReplicaGuid {get;}
[C++]
HRESULT get_ReplicaGuid(
BSTR* GUID
);
[C++]
Parameters GUID [out, retval] GUID is a parameter of type BSTR
This property returns the Replica Guid contained in the Message initialized with the ReplicaMessageHandler object.