Execution.DisableResults

Syntax

Execution.DisableResults

Data Type

Boolean

Purpose

Records results for steps running in the execution.

Remarks

When this property is True , TestStand does not record results for any steps that run in the execution. When this property is False , TestStand records results based on the setting of the ResultRecordingOption property of each individual step or based on the DisableResults property of both the engine and the sequence.

See Also

Execution.ResultObject

Sequence.DisableResults

StationOptions.DisableResults

Step.RecordLoopIterationResults

Step.ResultRecordingOption

Step.ResultStatus