JobBuilder Properties |
The JobBuilder type exposes the following members.
| Name | Description | |
|---|---|---|
| AssemblyLocations |
Gets the full paths of all the non-GAC and non-Jumbo assemblies used by this job.
| |
| JobName |
Gets or sets the descriptive name of the job.
| |
| Settings |
Gets the settings for the job.
| |
| TaskBuilder |
Gets the DynamicTaskBuilder used to create task classes from methods.
|