Step.RecordResult
- Updated2026-02-03
- 1 minute(s) read
Step.RecordResult
Syntax
Step.RecordResult
Data Type
Purpose
Note
This property is obsolete. Use the
Step.ResultRecordingOption
property instead.
Remarks
Specifies whether to record the Result properties of the step. If you set this property to True , TestStand records the result of the step, unless the Engine.DisableResults property is True or the Sequence.DisableResults property is True .
For steps that loop, use the Step.RecordLoopIterationResults property to specify to add step results to the sequence result list after each loop iteration.