ArcFM Responder Mobile Developer Guide
TableNames Property (FindGUsByArrayClass)






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

FindGUsByArrayClass Class
FindGUsByArrayClass Members

Send Feedback