This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IReplica Interface > IReplica.ReplicaDate Property (ArcObjects .NET 10.4 SDK) |
The date that the data was checked out.
[Visual Basic .NET] Public ReadOnly Property ReplicaDate As Double
[C#] public double ReplicaDate {get;}
[C++]
HRESULT get_ReplicaDate(
double* rDate
);
[C++]
Parameters rDate [out, retval] rDate is a parameter of type double