Click or drag to resize

RefuelEventResultEntity Class

Refuel Event Result Entity
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.VehicleRefuelEventResultEntity

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 RefuelEventResultEntity

The RefuelEventResultEntity type exposes the following members.

Constructors
  NameDescription
Public methodRefuelEventResultEntity
Initializes a new instance of the RefuelEventResultEntity class
Top
Properties
  NameDescription
Public propertyRefuelEvents
Gets or sets the refuel events.
Top
See Also