CogVerificationDatabase GetGrades Method Cognex VisionPro
Gets all the grades in this verification database.

Namespace: Cognex.VisionPro.Inspection
Assembly: Cognex.VisionPro.Inspection (in Cognex.VisionPro.Inspection.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax

public string[] GetGrades()

Return Value

Type:  String 
An array of defined string grades.
Exceptions

ExceptionCondition
InvalidOperationException Thrown if not currently connected.
See Also