Parameters
- jobName
- The fully-qualified name of the job to fetch (see Remarks).
Return Value
The Job, or null (Nothing) if no matching object is found.The Job, or null (Nothing) if no matching object is found.
Exception | Description |
---|---|
ArcanaDevelopment.adTempus.Shared.MultipleMatchException | Thrown if more than one job matches the criteria. Use GetJobs instead to get multiple matches. |