JobVehicles Property | |
Mandatory - A collection of vehicles associated with this job.
Namespace: CarDeliveryNetwork.Api.DataAssembly: CarDeliveryNetwork.Api.Data (in CarDeliveryNetwork.Api.Data.dll) Version: 3.2.3107.0 (3.2.3107)
Syntax public virtual List<Vehicle> Vehicles { get; set; }
Property Value
ListVehicleSee Also