Click or drag to resize

DisposalEventSearchEntity Class

Disposal Event Search Entity
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.VehicleDisposalEventSearchEntity

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

The DisposalEventSearchEntity type exposes the following members.

Constructors
  NameDescription
Public methodDisposalEventSearchEntity
Initializes a new instance of the DisposalEventSearchEntity class
Top
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.
Top
See Also