ArcFM Responder Mobile Developer Guide
VerifyReadTables Property (clsLoginClass)






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

clsLoginClass Class
clsLoginClass Members

Send Feedback