ArcFM Desktop Developer Guide
IMMPxSubtask Interface Methods

Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

For a list of all members of this type, see IMMPxSubtask members.

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