JobCustomerReference Property | |
Optional (50) - A customer reference for this job (Does not have to be unique to this job.
For a unique identifier see the Id and LoadId fields).
Namespace: CarDeliveryNetwork.Api.DataAssembly: CarDeliveryNetwork.Api.Data (in CarDeliveryNetwork.Api.Data.dll) Version: 0.0.1.0 (0.0.1.0)
Syntax public virtual string CustomerReference { get; set; }
Property Value
StringSee Also