Click or drag to resize

RefuelEventExportCompleteEntity Class

Lets the system know what refuel events were exported successfully.
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.VehicleRefuelEventExportCompleteEntity

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 RefuelEventExportCompleteEntity

The RefuelEventExportCompleteEntity type exposes the following members.

Constructors
  NameDescription
Public methodRefuelEventExportCompleteEntity
Initializes a new instance of the RefuelEventExportCompleteEntity class
Top
Properties
  NameDescription
Public propertyRefuelEventGuids
Gets or sets the refuel event guids.
Top
See Also