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

Gets a unique identifier for this layer.

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

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


Comments or suggestions? Send us feedback.