The principal base class for the Job items.
Inheritance Hierarchy
Object
DlxItem
Methods
| Name | Description |
|---|---|
| GetItemType | Returns the item type. |
| GetName | Returns the name of the Item. |
| GetParent | Returns the parent item. |
| IsModified | Indicates whether the item has been modified since it was last saved. |
| IsValid | Returns true if the object is a valid item otherwise returns false. |
| SetModified | Sets a flag indicating that you have modified the item since it was last saved. |
| SetName | Set the name of the Item. |