ArcFM Desktop Developer Guide
AllTasks Property


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

This property allows you to retrieve all subtasks in a task.
Syntax
'Declaration
 
<DispIdAttribute(1610678272)>
ReadOnly Property AllTasks As IMMEnumPxTasks
'Usage
 
Dim instance As IMMPxNode4
Dim value As IMMEnumPxTasks
 
value = instance.AllTasks
[DispId(1610678272)]
IMMEnumPxTasks AllTasks {get;}

Property Value

IMMEnumPxTasks
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

IMMPxNode4 Interface
IMMPxNode4 Members

 

 


Send Comment