Click or drag to resize

ScheduleJobCreationResult Class

A scheduled job creation result.
Inheritance Hierarchy
SystemObject
  IntegrationEntity
    AMCS.Elemos.IntegrationService.Entity.ScheduleScheduleJobCreationResult

Namespace:  AMCS.Elemos.IntegrationService.Entity.Schedule
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class ScheduleJobCreationResult : IntegrationEntity

The ScheduleJobCreationResult type exposes the following members.

Properties
  NameDescription
Public propertyInvalidJobs
Gets or sets the invalid jobs.
Public propertyIsNewSchedule
Gets or sets the is new schedule.
Public propertyScheduleGuid
Gets or sets the schedule unique identifier.
Top
See Also