ArcFM Responder Mobile Developer Guide
VerifyWriteTables Property (clsLoginClass)






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

clsLoginClass Class
clsLoginClass Members

Send Feedback