ArcFM Responder Mobile Developer Guide
VerifyReadTables Property (IMMPxLogin2)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678286)>
WriteOnly Property VerifyReadTables As System.Object
'Usage
 
Dim instance As IMMPxLogin2
 
instance.VerifyReadTables = value
[System.Runtime.InteropServices.DispId(1610678286)]
System.object VerifyReadTables {set;}
write-only property VerifyReadTables: System.TObject; 
System.Runtime.InteropServices.DispIdAttribute(1610678286)
function set VerifyReadTables : System.Object
[System.Runtime.InteropServices.DispId(1610678286)]
__property void set_VerifyReadTables( 
   System.Object* value
);
[System.Runtime.InteropServices.DispId(1610678286)]
property System.Object^ VerifyReadTables {
   void set (    System.Object^ value);
}
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

IMMPxLogin2 Interface
IMMPxLogin2 Members

Send Feedback