EvaluationTypes
- Updated2024-10-09
- 1 minute(s) read
EvaluationTypes
This interface specifies expected types for evaluating an expression. Obtain an EvaluationTypes object by calling the Engine.NewEvaluationTypes method or through a property of a parameter for a module call such as the LabVIEWParameter.ValidEvaluationTypes property. Pass an instance of EvaluationTypes to the Expression.ValidateEvaluationType method to perform type checking on an expression.
Properties
See Also
ActiveXParameter.ValidEvaluationTypes
CommonCParameter.ValidEvaluationTypes
DotNetParameter.ValidEvaluationTypes
Expression.ValidateEvaluationType
ExpressionEdit.GetValidEvaluationTypes
ExpressionEdit.SetValidEvaluationTypes
LabVIEWParameter.ValidEvaluationTypes