MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends

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.