MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends

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.