ArcFM Responder Mobile Developer Guide
VerifyWriteTables Property (PxLoginClass)






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

PxLoginClass Class
PxLoginClass Members

Send Feedback