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