Click or drag to resize

ContactDetailsQuickCode Property

Car Delivery Network
Optional (255) - A unique identifier with which to refer to this contact.

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

Property Value

String
Remarks
QuickCode is an optional, client system generated, unique Id by which the resource can be referred to on Car Delivery Network. Once the resource is created, QuickCode cannot be changed
See Also