ArcObjects Library Reference (GeoDatabaseDistributed)  

IReplicaMessageHandler2.SibTime Property

Replica sibTime.

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

Parameters

SibTime [out, retval]   SibTime is a parameter of type VARIANT

Product Availability

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

See Also

IReplicaMessageHandler2 Interface