ArcFM Desktop Developer Guide
SessionTypeId Property


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

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).
Syntax
'Declaration
 
<DispIdAttribute(1610678277)>
Property SessionTypeId As Integer
'Usage
 
Dim instance As IMMSession3
Dim value As Integer
 
instance.SessionTypeId = value
 
value = instance.SessionTypeId
[DispId(1610678277)]
int SessionTypeId {get; set;}

Property Value

Long
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

IMMSession3 Interface
IMMSession3 Members

 

 


Send Comment