CogJobIOErrorEventArgs Name Property Cognex VisionPro 9.25 SR1
Name of the CogJob or CogJobManager to which this event args object applies to.

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

public string Name { get; }

Property Value

Type: String
The name of the CogJob or CogJobManager link which caused this event to fire.
See Also