Click or drag to resize
Infosoft Logo

JobExecutionDataListResponse Class

Provides data for the response from the GetJobExecutionsInPeriod operation on IJobExecutionService.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.SchedulerJobExecutionDataListResponse

Namespace: Infosoft.Common.Contracts.MessageContracts.Scheduler
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class JobExecutionDataListResponse

The JobExecutionDataListResponse type exposes the following members.

Properties
 NameDescription
Public propertyJobExecutions Gets or sets the job executions.
Top
See Also