CogResultsAnalysisEvaluationInfo PropertiesCognex VisionPro

The CogResultsAnalysisEvaluationInfo type exposes the following members.

Properties

  NameDescription
Public propertyErrorInfo
The exception generated by the expression when evaluated. This will be null if the expression evaluated successfully.
Public propertyExpression
The expression in the state it was in at evaluation time.
Public propertySuccess
True if the expression evaluated successfully.
Public propertyValue
The value of the expression when evaluated.
Top
See Also