Click or drag to resize

SchedulePartialEntity.EndMileage Property

Gets or sets the end mileage.

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<double> EndMileage { get; set; }

Property Value

Type: Nullable<Double>
The end mileage.
See Also