The current Job.
Inheritance Hierarchy
Object
DlxItem
DlxFolder
DlxJob
Methods
| Name | Description |
|---|---|
| Close | Closes the current Job. |
| DeleteItem | Deletes the specified item from the Job. |
| FindDocument | Search for the specified document throughout the Job. |
| GetFileName | Returns the path to the Job data file. |
| GetProject | Returns the specified project. |
| GetRecycleFolder | Returns the recycle folder. |
| GetSharedFolder | Returns the shared folder. |
| NewProject | Adds a new project to the Job. |
| Save | Save the current Job. |
| SaveAs | To save the Job to another file. |
| SaveCopyAs | To save a copy of the Job. |