ArcObjects Library Reference (GeoDatabaseDistributed)  

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