Map Business Online SDK
PluginId Property

MBO Namespace > SessionInfo Class : PluginId Property
Gets or sets ID of plug-in.
Syntax
'Declaration
 
Public Property PluginId As String
public string PluginId {get; set;}

Property Value

ID of plug-in. Can be null (Nothing in Visual Basic). It is recommended to generate an ID like GUID.
See Also

Reference

SessionInfo Class
SessionInfo Members