MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends
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.