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

Namespace: Cognex.VisionPro.Inspection
Assembly: Cognex.VisionPro.Inspection (in Cognex.VisionPro.Inspection.dll) Version: 75.1.0.0 (75.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