Click or drag to resize

JobsToDeleteEntity Class

Jobs to delete
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.JobJobsToDeleteEntity

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

The JobsToDeleteEntity type exposes the following members.

Constructors
  NameDescription
Public methodJobsToDeleteEntity
Initializes a new instance of the JobsToDeleteEntity class
Top
Properties
  NameDescription
Public propertyJobGuids
Gets or sets the job guids.
Top
See Also