ArcFM Responder Mobile Developer Guide
NodeList Property (IMMPxTaskTool)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678272)>
WriteOnly Property NodeList As ID8List
'Usage
 
Dim instance As IMMPxTaskTool
 
instance.NodeList = value
[System.Runtime.InteropServices.DispId(1610678272)]
ID8List NodeList {set;}
write-only property NodeList: ID8List; 
System.Runtime.InteropServices.DispIdAttribute(1610678272)
function set NodeList : ID8List
[System.Runtime.InteropServices.DispId(1610678272)]
__property void set_NodeList( 
   ID8List* value
);
[System.Runtime.InteropServices.DispId(1610678272)]
property ID8List^ NodeList {
   void set (    ID8List^ 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

IMMPxTaskTool Interface
IMMPxTaskTool Members

Send Feedback