ArcFM Responder Mobile Developer Guide
IMMExtendedDataManager_Table_2 Property






Syntax
'Declaration
 
Public Overridable WriteOnly Property IMMExtendedDataManager_Table_2 As System.String
'Usage
 
Dim instance As MMExtendedDataClass
 
instance.IMMExtendedDataManager_Table_2 = value
public virtual System.string IMMExtendedDataManager_Table_2 {set;}
public write-only property IMMExtendedDataManager_Table_2: System.String; virtual; 
public function set IMMExtendedDataManager_Table_2 : System.String
public: __property virtual void set_IMMExtendedDataManager_Table_2( 
   System.string* value
);
public:
virtual property System.String^ IMMExtendedDataManager_Table_2 {
   void set (    System.String^ 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

MMExtendedDataClass Class
MMExtendedDataClass Members

Send Feedback