|
ScheduleOnceRequestInputParameters Property |
Gets or sets any extra input parameters for the job.
Namespace: Infosoft.Common.Contracts.MessageContracts.SchedulerAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax Remarks
The input arguments given to each job will be a combination of the values given here, and "static" values defined for
the job itself. Values given here will always override the values that are defined statically.
See Also