Gets or sets the name of the CogJob.
Namespace: Cognex.VisionPro.QuickBuildAssembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax
Property Value
Type: StringThe name of the CogJob
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when the name changes. |
Exceptions
| Exception | Condition |
|---|---|
| CogNotStoppedException | Thrown if the CogJob is not stopped. |
| ArgumentException | Thrown if the CogJob has a manager and the name is not unique. |
See Also