Click or drag to resize

VehicleTypePartialEntityIsAutoLoadVehicleStoredTares Property

Gets or sets the auto load vehicle stored tares value.

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 Nullable<bool> IsAutoLoadVehicleStoredTares { get; set; }

Property Value

Type: NullableBoolean
The auto load vehicle stored tares value.
See Also