ArcFM Desktop Developer Guide
PxTaskTool Interface Members
Properties  Methods 

Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

The following tables list the members exposed by PxTaskTool.

Public Properties
 NameDescription
 PropertyAvailableTasksThe list of tasks available to the current node (as IMMEnumPxTasks). (Inherited from Miner.Interop.Process.IMMPxTaskTool)
 PropertyNodeListEnsures that the task tool can be initialized in terms of the list of available tasks (as an ID8List), making sure that they're all valid, enabled and visible. (Inherited from Miner.Interop.Process.IMMPxTaskTool)
 PropertyTaskReadyFlag to determine if the task passed in (as IMMPxTask) has been successfully set and is valid in the current context (as boolean). (Inherited from Miner.Interop.Process.IMMPxTaskTool)
Top
Public Methods
 NameDescription
 Methodadd_NodeListUpdated (Inherited from Miner.Interop.Process.__PxTaskTool_Event)
 MethodExecuteThis method executes the selected task. Returns a boolean indicating if the method was successful. (Inherited from Miner.Interop.Process.IMMPxTaskTool)
 Methodremove_NodeListUpdated (Inherited from Miner.Interop.Process.__PxTaskTool_Event)
 MethodSetTaskThis method sets the selected task. Input parameter is the task (as IMMPxTask). Returns a boolean indicating if the method was successful. (Inherited from Miner.Interop.Process.IMMPxTaskTool)
 MethodShowToolThis method shows the Process Framework Task Tool form. (Inherited from Miner.Interop.Process.IMMPxTaskTool)
Top
See Also

Reference

PxTaskTool Interface
Miner.Interop.Process Namespace

 

 


Send Comment