ContactDetailsQuickCode Property | |
Optional (255) - A unique identifier with which to refer to this contact.
Namespace: CarDeliveryNetwork.Api.DataAssembly: CarDeliveryNetwork.Api.Data (in CarDeliveryNetwork.Api.Data.dll) Version: 3.2.3107.0 (3.2.3107)
Syntax public virtual string QuickCode { get; set; }
Property Value
StringRemarks
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