ArcFM Responder Mobile Developer Guide
ConnectionType Property (IMMPxApplication)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678275)>
ReadOnly Property ConnectionType As mmDatabaseType
'Usage
 
Dim instance As IMMPxApplication
Dim value As mmDatabaseType
 
value = instance.ConnectionType
[System.Runtime.InteropServices.DispId(1610678275)]
mmDatabaseType ConnectionType {get;}
read-only property ConnectionType: mmDatabaseType; 
System.Runtime.InteropServices.DispIdAttribute(1610678275)
function get ConnectionType : mmDatabaseType
[System.Runtime.InteropServices.DispId(1610678275)]
__property mmDatabaseType get_ConnectionType();
[System.Runtime.InteropServices.DispId(1610678275)]
property mmDatabaseType ConnectionType {
   mmDatabaseType get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IMMPxApplication Interface
IMMPxApplication Members

Send Feedback