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: 3.2.3107.0 (3.2.3107)
Syntax public virtual string CustomerReference { get; set; }
Property Value
StringSee Also