Sequence.DisableResults
- Updated2025-07-21
- 1 minute(s) read
Sequence.DisableResults
Syntax
Sequence.DisableResults
Data Type
Purpose
Specifies to disable result recording for any steps in the sequence.
Remarks
If this property is True , TestStand does not record results for any steps in the sequence. If this property is False , TestStand records results based on the setting of the Step.ResultRecordingOption property of each individual step or the StationOptions.DisableResults and Execution.DisableResults properties.
Note
TestStand might not honor changes to this property in a running sequence until the sequence completes the current step group.