This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IReplicaDescriptionExtension Interface > IReplicaDescriptionExtension.GUID Property (ArcObjects .NET 10.4 SDK) |
The GUID that identifies the replica description extension.
[Visual Basic .NET] Public ReadOnly Property GUID As UID
[C#] public UID GUID {get;}
[C++]
HRESULT get_GUID(
IUID** rdeGUID
);
[C++]
Parameters rdeGUID [out, retval]
rdeGUID is a parameter of type IUID