ArcFM Responder Mobile Developer Guide
ArcFMSystemTables Property






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678275)>
ReadOnly Property ArcFMSystemTables As System.Object
'Usage
 
Dim instance As IMMPxDatabaseUpgrader
Dim value As System.Object
 
value = instance.ArcFMSystemTables
[System.Runtime.InteropServices.DispId(1610678275)]
System.object ArcFMSystemTables {get;}
read-only property ArcFMSystemTables: System.TObject; 
System.Runtime.InteropServices.DispIdAttribute(1610678275)
function get ArcFMSystemTables : System.Object
[System.Runtime.InteropServices.DispId(1610678275)]
__property System.Object* get_ArcFMSystemTables();
[System.Runtime.InteropServices.DispId(1610678275)]
property System.Object^ ArcFMSystemTables {
   System.Object^ 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

IMMPxDatabaseUpgrader Interface
IMMPxDatabaseUpgrader Members

Send Feedback