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


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

IReplicaEdit.ReplicaDate Property

The date that the data was checked out.

[Visual Basic .NET]
Public WriteOnly Property ReplicaDate
[C#]
public void ReplicaDate {set;}
[C++]
HRESULT put_ReplicaDate(
  double 
);
[C++]

Parameters [in] is a parameter of type double

Product Availability

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

See Also

IReplicaEdit Interface