ArcFM Engine Developer Guide
NodeListUpdated Method (__PxTaskTool)


Syntax
'Declaration
 
<DispIdAttribute(1)>
<PreserveSigAttribute()>
Sub NodeListUpdated( _
   ByRef pTasks As IMMEnumPxTasks _
) 
'Usage
 
Dim instance As __PxTaskTool
Dim pTasks As IMMEnumPxTasks
 
instance.NodeListUpdated(pTasks)
[DispId(1)]
[PreserveSig()]
void NodeListUpdated( 
   out IMMEnumPxTasks pTasks
)

Parameters

pTasks
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

__PxTaskTool Interface
__PxTaskTool Members

 

 


Send Comment