Click or drag to resize

ScheduleSearchResultEntity Class

A schedule search response.
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.ScheduleScheduleSearchResultEntity

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 ScheduleSearchResultEntity

The ScheduleSearchResultEntity type exposes the following members.

Properties
  NameDescription
Public propertyIsExistingSchedule
Gets or sets a value indicating whether this instance is existing schedule.
Public propertySchedulePartialEntity
Gets or sets the schedule partial entity.
Top
See Also