CogID AllowPartialResults Property Cognex VisionPro
Get or set whether to allow partial results when timeout is enabled.

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

public bool AllowPartialResults { get; set; }

Property Value

Type: Boolean
Default is false.
See Also