Map Business Online SDK
SessionInfo Class
Members 

MBO Namespace : SessionInfo Class
Contains session information for plug-in.
Syntax
'Declaration
 
Public Class SessionInfo 
public class SessionInfo 
Remarks
It is necessary to pass session information to SDK only if you develop a plug-in for Map Business Online. SDK saves the information along with dataset layer in Map Business Online. It’s not used anywhere else now but may be used in future to identify plug-in responsible for certain dataset layer. Therefore it is recommended to provide a valid SessionInfo object in application loading process.
Inheritance Hierarchy

System.Object
   MBO.SessionInfo

See Also

Reference

SessionInfo Members
MBO Namespace