Click or drag to resize

VehicleLoadDirection Property

Car Delivery Network
Readonly - The direction the vehicle was loaded in

Namespace: CarDeliveryNetwork.Api.Data
Assembly: CarDeliveryNetwork.Api.Data (in CarDeliveryNetwork.Api.Data.dll) Version: 0.0.1.0 (0.0.1.0)
Syntax
C#
public virtual VehicleLoadDirection LoadDirection { get; set; }

Property Value

VehicleLoadDirection
See Also