AutoCAD Map 3D 2009 Geospatial Platform Reference

AutoCAD Map 3D Geospatial Platform API

bool MgDateTime::IsDateTime (  ) 

Determines if this object represents both date and time values.

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

Returns:
Returns true if both the date and time are valid; otherwise returns false.