ActiveXParameter.ValidEvaluationTypes
- Updated2025-07-21
- 1 minute(s) read
ActiveXParameter.ValidEvaluationTypes
Syntax
ActiveXParameter.ValidEvaluationTypes
Data Type
Purpose
Returns the valid types that this parameter can evaluate to.
Remarks
You can pass the value of this property to the validEvaluationTypes parameter of the Expression.ValidateEvaluationType method to determine whether the value of the ActiveXParameter.ValueExpr property contains errors.
If you are using an ExpressionEdit control to display the value of the ActiveXParameter.ValueExpr property, pass the value of this property to the ExpressionEdit.SetValidEvaluationTypes method.
See Also
ActiveXParameter.GetEnumValues
EvaluationTypes.PropertyValueTypeFlags
Expression.ValidateEvaluationType