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