Click or drag to resize

JobBuilder Properties

The JobBuilder type exposes the following members.

Properties
  NameDescription
Public propertyAssemblyLocations
Gets the full paths of all the non-GAC and non-Jumbo assemblies used by this job.
Public propertyJobName
Gets or sets the descriptive name of the job.
Public propertySettings
Gets the settings for the job.
Public propertyTaskBuilder
Gets the DynamicTaskBuilder used to create task classes from methods.
Top
See Also