| ISessionManagerSessionId Property |
Gets the session identifier.
Namespace: Activsoft.EngineAssembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntaxstring SessionId { get; }ReadOnly Property SessionId As String
Get
property String^ SessionId {
String^ get ();
}abstract SessionId : string with get
Property Value
Type:
String
The session identifier.
See Also