ArcFM Desktop Developer Guide
EnterpriseId Property


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

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).
Syntax
'Declaration
 
<DispIdAttribute(1610678272)>
Property EnterpriseId As Integer
'Usage
 
Dim instance As IMMSession3
Dim value As Integer
 
instance.EnterpriseId = value
 
value = instance.EnterpriseId
[DispId(1610678272)]
int EnterpriseId {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