clsExecutionIteration Methods
The clsExecutionIteration type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
addChildProperty |
add child nodes
|
|
|
addErrorMessage |
Adds the error message.
|
|
|
addMessage |
add a message at execution iteration level
|
|
|
executionStatus |
Executions the status.
|
|
|
getEndDateTime |
Gets the end date time.
|
|
|
getErrorMessage |
Gets the error message.
|
|
|
getFigure |
get the current figure
|
|
|
getIterationVariables |
Gets the iteration variables.
|
|
|
getMessage |
Gets the message.
|
|
|
getMessages |
Gets the messages.
|
|
|
getModel |
Gets the model.
|
|
|
getNextExecutionIteration |
get the next execution iteration
|
|
|
getPreviousExecutionIteration |
returns the previous execution iteration
|
|
|
getPreviousSourceFigureExecutionIteration |
Gets the source execution iteration.
|
|
|
getProperty |
get the value of any property
|
|
|
getStartDateTime |
Gets the start date time.
|
|
|
getStepReturnsCollection |
Gets the step returns collection.
|
|
|
getVariables |
getVariables
|
|
|
getVariableValue |
Gets the variable value.
|
|
|
id |
return id of the iteration
|
|
|
iterationNumber |
return the iteration number
|
|
|
setExecutionStatus |
Set execution status
|
|
|
setProperty |
set any attribute of the iteration
|
|
|
timeToExecute |
Times to execute.
|
|
|
updateMessage |
Updates the message.
|
|
|
updateVariable(clsVariable) |
Updates the variable.
|
|
|
updateVariable(String, String) |
update variable
|
|
|
updateVariables |
update all variables
|

