AutoCAD Map 3D 2009 Geospatial Platform Reference

AutoCAD Map 3D Geospatial Platform API

void MgDateTime::Validate (  ) 

Validates the date time value. This method should be called after the date time value has been fully specified by Set methods.

.NET Syntax
virtual void Validate();
Java Syntax
virtual void Validate();
PHP Syntax
virtual void Validate();

Returns:
Returns nothing.