Click or drag to resize

VehiclePhotos Property

Car Delivery Network
A collection of photos assocated with this vehicle

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<Document> Photos { get; set; }

Property Value

ListDocument
See Also