Overload List
| Name | Description | |
|---|---|---|
| CogJob |
Default CogJob constructor. The newly constructed CogJob has no name.
| |
| CogJob(Boolean) |
CogJob constructor that also creates an empty CogToolGroup. The newly created CogJob can then be used with the CogJob edit control.
| |
| CogJob(String) |
CogJob constructor with CogJob name.
|
See Also