CogVerificationParamsExpectedOutputsContainer Keys Property Cognex VisionPro 9.5
Gets all the expected keys added to this record. Returns null if there are no records. Note: this will always return at least string[] { "Grade" } since that was added to the records by default.

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

public string[] Keys { get; }

Property Value

Type:  String 
See Also