This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IReplicaDescriptionExtension Interface > IReplicaDescriptionExtension.Name Property (ArcObjects .NET 10.4 SDK) |
The Name for this replica description extension.
[Visual Basic .NET] Public ReadOnly Property Name As String
[C#] public string Name {get;}
[C++]
HRESULT get_Name(
BSTR* rdeName
);
[C++]
Parameters rdeName [out, retval] rdeName is a parameter of type BSTR