ArcFM Desktop Developer Guide
DatabaseId Property


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

This value corresponds to the server and instance to which the session belongs (as string).
Syntax
'Declaration
 
<DispIdAttribute(1610678274)>
Property DatabaseId As String
'Usage
 
Dim instance As IMMSession3
Dim value As String
 
instance.DatabaseId = value
 
value = instance.DatabaseId
[DispId(1610678274)]
string DatabaseId {get; set;}

Property Value

String
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