Indicates start time for playback window.
[Visual Basic .NET] Public Property StartTime As Object
[C#] public object StartTime {get; set;}
[C++]
HRESULT get_StartTime(
VARIANT* pvarStartTime
);
[C++]
HRESULT put_StartTime(
VARIANT pvarStartTime
);
[C++]Parameters
pvarStartTime [out, retval] pvarStartTime is a parameter of type VARIANT pvarStartTime [in] pvarStartTime is a parameter of type VARIANT
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.