Click or drag to resize

SchedulePartialEntityFuelCost Property

Gets or sets the fuel cost.

Namespace:  AMCS.Elemos.IntegrationService.Entity.Schedule
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Nullable<decimal> FuelCost { get; set; }

Property Value

Type: NullableDecimal
The fuel cost.
See Also