ArcObjects Library Reference (GeoDatabase)  

IReplicaEdit.Name Property

The name of the replica.

[Visual Basic .NET]
Public WriteOnly Property Name
[C#]
public void Name {set;}
[C++]
HRESULT put_Name(
  BSTR 
);
[C++]

Parameters

[in]    is a parameter of type BSTR

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IReplicaEdit Interface