AutoCAD Map 3D 2009 Geospatial Platform Reference

AutoCAD Map 3D Geospatial Platform API

bool MgDateTime::IsDate (  ) 

Determines if this object only represents a date value.

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

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