Time Extent for which the data has to be displayed.
[Visual Basic .NET] Public Property TimeValue As ITimeValue
[C#] public ITimeValue TimeValue {get; set;}
[C++]
HRESULT get_TimeValue(
ITimeValue** timeExtent
);
[C++]
HRESULT put_TimeValue(
ITimeValue* timeExtent
);
[C++]Parameters
timeExtent [out, retval]timeExtent is a parameter of type ITimeValue
timeExtent [in]timeExtent is a parameter of type ITimeValue
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.