CogJobManager UserQueueResultCreation Property Cognex VisionPro 9.8 SR1
Get or set the user queue result creation behavior.

Namespace: Cognex.VisionPro.QuickBuild
Assembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 75.0.0.0 (75.0.0.0)
Syntax

public CogUserQueueResultCreationConstants UserQueueResultCreation { get; set; }

Property Value

Type: CogUserQueueResultCreationConstants
The desired result creation behavior.
Events

Event TypeReason
ICogChangedEvent ChangedFires when the UserQueueResultCreation property changes.
See Also