Click or drag to resize

ScheduleSearchEntity Class

A schedule search request.
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.ScheduleScheduleSearchEntity

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 ScheduleSearchEntity

The ScheduleSearchEntity type exposes the following members.

Properties
  NameDescription
Public propertyJobGuid
Gets or sets the job unique identifier.
Public propertyJobId
Gets or sets the job identifier.
Public propertyScheduleGuid
Gets or sets the schedule unique identifier.
Public propertyScheduleId
Gets or sets the schedule identifier.
Top
See Also