ArcFM Engine Developer Guide
IMMPxTask2 Interface Members
Properties  Methods 

The following tables list the members exposed by IMMPxTask2.

Public Properties
 NameDescription
 PropertyDictionaryAccesses the task dictionary (as IDictionary). Subtasks assigned to the task all have access to data stored in the task dictionary.  
 PropertyTransitionReturns the transition associated with a Process Framework task (as IMMPxTransition). This is set up using the Process Framework Administration tool.  
Top
Public Methods
 NameDescription
 MethodExecuteTransitionThis method performs a transition form one state to another. Returns a boolean indicating if it was successful.  
 MethodRollbackTransitionThis method undoes the transition from one state to another. Returns a boolean indicating if it was successful.  
Top
See Also

Reference

IMMPxTask2 Interface
Miner.Interop.Process Namespace

 

 


Send Comment