Click or drag to resize

BreakSearchEntity Class

Search parameters for breaks.
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.BreakBreakSearchEntity

Namespace:  AMCS.Elemos.IntegrationService.Entity.Break
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class BreakSearchEntity

The BreakSearchEntity type exposes the following members.

Properties
  NameDescription
Public propertyMaxRecords
Gets or sets the maximum records.
Public propertyRouteGuid
Gets or sets the route unique identifier.
Public propertyScheduleGuid
Gets or sets the schedule unique identifier.
Public propertySysUserBreakTypeId
Gets or sets the system user break type identifier.
Top
See Also