VehiclePhotos Property | |
A collection of photos assocated with this vehicle
Namespace: CarDeliveryNetwork.Api.DataAssembly: CarDeliveryNetwork.Api.Data (in CarDeliveryNetwork.Api.Data.dll) Version: 0.0.1.0 (0.0.1.0)
Syntax public virtual List<Document> Photos { get; set; }
Property Value
ListDocumentSee Also