Indicates the type of dependency.
| Member Name | Description |
|---|---|
| ObjectToObject | An object to object dependency type. This can be any combination of Operation, Step and Job. The child object will not be processed until the parent object has completed. |
| FileExistence | A file existence dependency type. A file must exist (or not exist) for the dependency to be met. |
| FileWatch | A file notification filter dependency type. The filter conditions must be met for the dependency to be satisfied. |
| Custom | Reserved for future use. |
Namespace: OnLineToolWorks.SmartBatch.Data
Assembly: OnLineToolWorks.SmartBatch.Data (in OnLineToolWorks.SmartBatch.Data.dll)
OnLineToolWorks.SmartBatch.Data Namespace