AutoCAD Map 3D 2009 Geospatial Platform Reference

AutoCAD Map 3D Geospatial Platform API

virtual STRING MgLayerGroup::GetObjectId (  )  [virtual]

Gets a unique identifier for this layer group.

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

Returns:
Returns the unique identifier as a string.
Example (PHP) See MgMapBase class .