SequenceContext.CallerDiscardsResults

Syntax

SequenceContext.CallerDiscardsResults

Data Type

Boolean

Purpose

Returns a value that indicates whether any sequence in the call stack instructs TestStand to disable results or if any calling step higher in the call stack instructs TestStand to not record results.

Remarks

This property does not consider whether the execution or the engine specified to discard the results. A PostStepResult callback typically uses this property to determine whether the callback processes a step result.

See Also

Execution.DisableResults

StationOptions.DisableResults

Sequence.DisableResults

Step.ResultRecordingOption