Click or drag to resize

JobNotes Property

Car Delivery Network
Optional (ntext) - The job notes. These notes will be sent to the Driver.

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 string Notes { get; set; }

Property Value

String
See Also