Skip to main content
A newer version of this page is available. .

SchedulerParameter Constructors

A report parameter whose value should be supplied by a scheduled job.
Name Parameters Description
SchedulerParameter(SchedulerParametersSource, Object) source, value Initializes a new instance of the SchedulerParameter class with the specified parameter source and value.
SchedulerParameter(Object) value Initializes a new instance of the SchedulerParameter class with the specified parameter value.
See Also