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


IReplicaMessageHandler2.MyTime Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabaseDistributed)  

IReplicaMessageHandler2.MyTime Property

Replica myTime.

[Visual Basic .NET]
Public ReadOnly Property MyTime As Object
[C#]
public object MyTime {get;}
[C++]
HRESULT get_MyTime(
  VARIANT* MyTime
);
[C++]

Parameters MyTime [out, retval] MyTime is a parameter of type VARIANT

Product Availability

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

See Also

IReplicaMessageHandler2 Interface