This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapTimeDisplay Interface > IMapTimeDisplay.HasTimeData Method (ArcObjects .NET 10.4 SDK) |
Indicates whether the map has a time-enabled layer.
[Visual Basic .NET] Public Function HasTimeData ( _ ) As Boolean
[C#] public bool HasTimeData ( );
[C++]
HRESULT HasTimeData(
VARIANT_BOOL* HasTimeData
);
[C++]
Parameters HasTimeData [out, retval] HasTimeData is a parameter of type VARIANT_BOOL