Click or drag to resize

FleetInsurances Property

Car Delivery Network
Readonly - A collection of insurances assocated with this fleet

Namespace: CarDeliveryNetwork.Api.Data
Assembly: CarDeliveryNetwork.Api.Data (in CarDeliveryNetwork.Api.Data.dll) Version: 3.2.3102.0 (3.2.3102)
Syntax
C#
public virtual List<Insurance> Insurances { get; set; }

Property Value

ListInsurance
See Also