Click or drag to resize

RefuelEventSearchEntity Class

Refuel Event Search Entity
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.VehicleRefuelEventSearchEntity

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 RefuelEventSearchEntity

The RefuelEventSearchEntity type exposes the following members.

Constructors
  NameDescription
Public methodRefuelEventSearchEntity
Initializes a new instance of the RefuelEventSearchEntity 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