ArcFM Desktop Developer Guide
IMMPxTaskTool Interface Members
Properties  Methods 

Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

The following tables list the members exposed by IMMPxTaskTool.

Public Properties
 NameDescription
 PropertyAvailableTasksThe list of tasks available to the current node (as IMMEnumPxTasks).  
 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.  
 PropertyTaskReadyFlag to determine if the task passed in (as IMMPxTask) has been successfully set and is valid in the current context (as boolean).  
Top
Public Methods
 NameDescription
 MethodExecuteThis method executes the selected task. Returns a boolean indicating if the method was successful.  
 MethodSetTaskThis method sets the selected task. Input parameter is the task (as IMMPxTask). Returns a boolean indicating if the method was successful.  
 MethodShowToolThis method shows the Process Framework Task Tool form.  
Top
See Also

Reference

IMMPxTaskTool Interface
Miner.Interop.Process Namespace

 

 


Send Comment