RunJobOptions Class

The options class used for running jobs.
Inheritance Hierarchy
SystemObject
  Dundas.BI.SchedulingRunJobOptions

Namespace:  Dundas.BI.Scheduling
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public class RunJobOptions

The RunJobOptions type exposes the following members.

Constructors
  NameDescription
Public methodRunJobOptions
Initializes a new instance of the RunJobOptions class
Top
Properties
  NameDescription
Public propertyJobRequestor
Gets or sets the job requestor.
Public propertyRelatedJobsIncludeKinds
Gets or sets the include kinds of the related jobs.
Top
See Also