CogResultsAnalysisExpressionException ExpressionName Property Cognex VisionPro 9.10
The name of the expression object that generated the exception. Note that this may be null for unnamed expressions.

Namespace: Cognex.VisionPro.Exceptions
Assembly: Cognex.VisionPro.ResultsAnalysis (in Cognex.VisionPro.ResultsAnalysis.dll) Version: 79.0.0.0 (79.0.0.0)
Syntax

public string ExpressionName { get; }

Property Value

Type: String
See Also