This document is archived and information here might be outdated. Recommended version. |
Indicates whether the map has a time-enabled layer.
[Visual Basic .NET]
Public Function HasTimeData ( _
) As Boolean
[C#]
public bool HasTimeData (
);
[C++]
HRESULT HasTimeData(
void
);