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: 3.2.3101.0 (3.2.3101)
Syntax
C#
public virtual string Notes { get; set; }

Property Value

String
See Also