This document is archived and information here might be outdated.  Recommended version.


IReplicaEdit.Version Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabase)  

IReplicaEdit.Version Property

The name of the replica version.

[Visual Basic .NET]
Public WriteOnly Property Version
[C#]
public void Version {set;}
[C++]
HRESULT put_Version(
  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