AutoCAD Map 3D 2009 Geospatial Platform Reference

AutoCAD Map 3D Geospatial Platform API

bool MgDateTime::IsTime (  ) 

Determines if this object only represents a time value.

.NET Syntax
bool IsTime();
Java Syntax
boolean IsTime();
PHP Syntax
bool IsTime();

Returns:
Returns true if only the time is valid; otherwise returns false.