ValidateExpressionOptions
- Updated2025-07-21
- 1 minute(s) read
ValidateExpressionOptions
Use this enumeration with the AnalysisUtilities.ValidateExpression method.
- ValidateExpressionOption_MustEvaluateToProperty –(Value: 0x2) Specifies that an expression must evaluate to a property location.
- ValidateExpressionOption_NoOptions –(Value: 0x0) No options.
- ValidateExpressionOption_Path –(Value: 0x1) Specifies to expect a path in the expression the TestStand Sequence Analyzer validates.