ArcFM Desktop Developer Guide
IMMSession Interface Properties

Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

For a list of all members of this type, see IMMSession members.

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
See Also

Reference

IMMSession Interface
Miner.Interop.Process Namespace

 

 


Send Comment