ArcFM Responder Mobile Developer Guide
Table_2 Property






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610743810)>
WriteOnly Property Table_2 As System.String
'Usage
 
Dim instance As IMMExtendedDataManager
 
instance.Table_2 = value
[System.Runtime.InteropServices.DispId(1610743810)]
System.string Table_2 {set;}
write-only property Table_2: System.String; 
System.Runtime.InteropServices.DispIdAttribute(1610743810)
function set Table_2 : System.String
[System.Runtime.InteropServices.DispId(1610743810)]
__property void set_Table_2( 
   System.string* value
);
[System.Runtime.InteropServices.DispId(1610743810)]
property System.String^ 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

IMMExtendedDataManager Interface
IMMExtendedDataManager Members

Send Feedback