ArcFM Desktop Developer Guide
IMMSession Interface Members
Properties  Methods 

Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

The following tables list the members exposed by IMMSession.

Public Properties
 NameDescription
 PropertyCreateDateThe date the session was created (as date). This value corresponds to the Create_Date field's value in the MM_Session table.  
 PropertyCreateUserThe user who created the session (as string). This value corresponds to the Create_User field's value in the MM_Session table.  
 PropertyDescriptionA description of the session (as string). This value corresponds to the Description field's value in the MM_Session table.  
 PropertyIDA unique identifier (as long) for the Session. This value corresponds to the Session_ID field's value in the MM_Session table.  
 PropertyNameThe name of the session. This value corresponds to the Session_Name field's value in the MM_Session table (as string).  
 PropertyOwnerThis property returns the display name of the owner from the MM_PX_USERS table. If it doesn't exist, then it returns the value in the Name field. This value corresponds to the Current_Owner field's value in the MM_Session table (as string).  
Top
Public Methods
 NameDescription
 MethodInitializeInitializes a new or existing session that returns a boolean value.  
Top
See Also

Reference

IMMSession Interface
Miner.Interop.Process Namespace

 

 


Send Comment