AutoCAD Map 3D 2009 Geospatial Platform Reference

AutoCAD Map 3D Geospatial Platform API

STRING MgMapBase::GetSessionId (  ) 

Gets the identifier of the session associated with this map.

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

Returns:
Returns the session id of the map as a string.