deStepExecutionInfo Members
The deStepExecutionInfo type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
getMessage |
Gets the message.
|
|
|
getMessageList |
gets a list of messages from the step execution
|
|
|
getPropertyList |
gets a list of properties and their values
|
|
|
getVariableList |
gets a list of variables and their values
|
|
|
getVariables |
Gets the variables.
|
Properties
| Name | Description | |
|---|---|---|
|
|
endDateTime |
returns the step execution end date time
|
|
|
errorMessage |
returns the last error message fron the execution
|
|
|
executionID |
returns the id of the execution
|
|
|
instanceID |
returns the id of the instance
|
|
|
iterationCount |
returns the number of iterations
|
|
|
iterationNumber |
returns the number of the iteration
|
|
|
returnValue |
returns the return value from the step
|
|
|
startDateTime |
returns the step execution start date time
|
|
|
stepExecStatus |
returns the step execution status
|
|
|
stepID |
returns the id of the step
|
|
|
stepName |
name of the iteration
|
|
|
stepType |
returns the step type
|

