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


IReplicaMessageHandler2.SibMyTime Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributed > ESRI.ArcGIS.GeoDatabaseDistributed > Interfaces > IR > IReplicaMessageHandler2 Interface > IReplicaMessageHandler2.SibMyTime Property
ArcGIS Developer Help

IReplicaMessageHandler2.SibMyTime Property

Replica sibMyTime.

[Visual Basic .NET]
Public ReadOnly Property SibMyTime As Object
[C#]
public object SibMyTime {get;}
[C++]
HRESULT get_SibMyTime(
  Variant* SibMyTime
);
[C++]
Parameters
SibMyTime [out, retval]

SibMyTime is a parameter of type VARIANT*

Product Availability

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

See Also

IReplicaMessageHandler2 Interface