Web API Reference MapGuide Open Source
virtual STRING MgMapBase::GetObjectId (  )  [virtual]

Gets an identifier that can be used to uniquely identify this map.

.NET Syntax
string GetObjectId();
Java Syntax
String GetObjectId();
PHP Syntax
string GetObjectId();

Returns:
Returns the unique identifier of this map as a string.


Comments or suggestions? Send us feedback.