IStateMethodInfoRunAction Method
Executes a state action.
Namespace: MFiles.VAFAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
bool RunAction(
StateEnvironment environment,
IExecutionTrace trace
)
- environment StateEnvironment
- The environment parameters.
- trace IExecutionTrace
- The execution tracer object for recording the operation starting end ending.
BooleanTrue if the method was really executed.