| Overload | Description |
|---|---|
| Find(String,String,DateTime,DateTime,Options) | Generates a list of jobs that should run within the specified period of time. |
| Find(String,String,DateTime,DateTime,Options,Server) | Returns a collection of jobs and setups that should run between two points in time. |
| Find(Int32,DateTime,DateTime,Options,Server) | Returns a collection of jobs and setups that should run between two points in time. |