The following tables list the members exposed by IMMSession3.
Public Properties
| Name | Description |
 | DatabaseId | This value corresponds to the server and instance to which the session belongs (as string). |
 | EnterpriseId | A unique identifier for the enterprise database. This property applies to mobile implementations and corresponds to the Enterprise_ID field in the MM_Session table (as long). |
 | OwnerName | The owner of the session. This read-only value corresponds to the Current_Owner field's value in the MM_Session table (as string). |
 | SessionTypeId | Indicator of the type of edits in a session, for example: gas, water or electric. Corresponds to the Session_Type_ID field value in the MM_Session table but the meaning of the value in this field can be found in the MM_Session_Type look-up table (as long). |
Top
See Also