RunJobsOptions Class

The options class used for running a job.
Inheritance Hierarchy
SystemObject
  Dundas.BI.WebApi.ModelsRunJobsOptions

Namespace:  Dundas.BI.WebApi.Models
Assembly:  Dundas.BI.WebApi (in Dundas.BI.WebApi.dll) Version: 2.0.0.0 (8.0.2.1001)
Syntax
[DataContractAttribute]
public class RunJobsOptions

The RunJobsOptions type exposes the following members.

Constructors
  NameDescription
Public methodRunJobsOptions
Initializes a new instance of the RunJobsOptions class
Top
Properties
  NameDescription
Public propertyRelatedJobsIncludeKinds
Gets or sets the include kinds of the related jobs.
Top
See Also