EvalPrecondOptions

Use these constants to specify the EvalPrecondOptions parameter of the Step.EvalPrecondForInteractiveExecution and StepType.EvalPrecondForInteractiveExecution properties.

  • EvalPrecondOption_EvaluatePrecond –(Value: 1) Evaluates the precondition.
  • EvalPrecondOption_NoEvaluatePrecond –(Value: 2) Does not evaluate the precondition.
  • EvalPrecondOption_UseStationOption –(Value: 0) Uses the Evaluate Preconditions in Interactive Mode option on the Execution tab of the Station Options dialog box.

See Also

Execution tab

ExecutionMask

Station Options dialog box

StationOptions.ExecutionMask

Step.EvalPrecondForInteractiveExecution

StepType.EvalPrecondForInteractiveExecution