ArcFM Desktop Developer Guide
IMMPxSubtask Interface Members
Properties  Methods 

Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

The following tables list the members exposed by IMMPxSubtask.

Public Properties
 NameDescription
 PropertyNameA name for the subtask. This is how the subtask appears in the Available Subtasks window in the Process Framework Administration Tool.  
Top
Public Methods
 NameDescription
 MethodEnabledReturns true if the subtask's preconditions are satisfied.  
 MethodExecutePerforms the actions of the subtasks.  
 MethodInitializeReceives a reference to the PxApplication.  
 MethodRollbackAllows a subtask to recover from failure. If a subtask fails, the Rollback method is called on all subtasks that were previously executed within the task. Rollback is NOT called on the failed subtask. It is the failed subtask's responsibility to recover from its own failure and handle its errors.  
Top
See Also

Reference

IMMPxSubtask Interface
Miner.Interop.Process Namespace

 

 


Send Comment