This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IG > IGPReplica Interface > IGPReplica.GUID Property (ArcObjects .NET 10.4 SDK) |
The guid of the replica.
[Visual Basic .NET] Public Property GUID As String
[C#] public string GUID {get; set;}
[C++]
HRESULT get_GUID(
BSTR* GUID
);
[C++]
HRESULT put_GUID(
BSTR GUID
);
[C++]
Parameters GUID [out, retval] GUID is a parameter of type BSTR GUID [in] GUID is a parameter of type BSTR