ArcFM Desktop Developer Guide
CurrentOpenSession Property (IMMSessionManager3)


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Accesses the session currently open in Session Manager as an IMMSession object.
Syntax
'Declaration
 
<DispIdAttribute(1610678274)>
Property CurrentOpenSession As IMMSession
'Usage
 
Dim instance As IMMSessionManager3
Dim value As IMMSession
 
instance.CurrentOpenSession = value
 
value = instance.CurrentOpenSession
[DispId(1610678274)]
IMMSession CurrentOpenSession {get; set;}

Property Value

IMMSession Object
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IMMSessionManager3 Interface
IMMSessionManager3 Members

 

 


Send Comment