ArcFM Responder Mobile Developer Guide
VerifyWriteTables Property (IMMPxLogin2)






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