.
[Visual Basic .NET] Public Property SibTime As Object
[C#] public object SibTime {get; set;}
[C++]
HRESULT get_SibTime(
VARIANT* SibTime
);
[C++]
HRESULT put_SibTime(
VARIANT SibTime
);
[C++]Parameters
SibTime [out, retval] SibTime is a parameter of type VARIANT SibTime [in] SibTime is a parameter of type VARIANT
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.