Get or set the name of the CogJobManager.
Namespace: Cognex.VisionPro.QuickBuildAssembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 93.1.0.0 (93.1.0.0)
Syntax
Property Value
Type: StringThe name (a string) of the CogJobManager.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when the name changes. |
Exceptions
| Exception | Condition |
|---|---|
| CogNotStoppedException | Thrown if the CogJobManager is not stopped. |
Remarks
Examples
See Also