This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IG > IGPReplica2 Interface > IGPReplica2.SibMyTime Property (ArcObjects .NET 10.4 SDK) |
.
[Visual Basic .NET] Public Property SibMyTime As Object
[C#] public object SibMyTime {get; set;}
[C++]
HRESULT get_SibMyTime(
VARIANT* SibMyTime
);
[C++]
HRESULT put_SibMyTime(
VARIANT SibMyTime
);
[C++]
Parameters SibMyTime [out, retval] SibMyTime is a parameter of type VARIANT SibMyTime [in] SibMyTime is a parameter of type VARIANT