NIVBAIStepResult
Result returned by an inspection step.
Properties
| FailureText | Explanation of why a step failed. |
| Measurements | Measurements calculated by the step. |
| Passed | Value that specifies whether the step passed. |
| Report | Text returned by the step. |
| Step | Step that contains the result. |
| TimeStamp | Date and time the results were last updated internally. |
| TimeStampUTC | Date and time the results were last updated internally in Coordinated Universal Time (UTC). |
| Value | Measured value returned by the step. |