Web API Reference MapGuide Open Source
INT32 MgDateTime::GetMicrosecond (  ) 

Gets the microsecond component of this object

.NET Syntax
int GetMicrosecond();
Java Syntax
int GetMicrosecond();
PHP Syntax
int GetMicrosecond();

Returns:
Returns the microsecond component of this object.


Comments or suggestions? Send us feedback.