AutoCAD Map 3D 2009 Geospatial Platform Reference

AutoCAD Map 3D Geospatial Platform API

virtual STRING MgMapBase::GetObjectId (  )  [virtual]

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

Note:
This is not valid with AutoCAD Map 3D. It works with MapGuide only.
.NET Syntax
string GetObjectId();
Java Syntax
String GetObjectId();
PHP Syntax
string GetObjectId();

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