Click or drag to resize

EndPointDestination Property

Car Delivery Network
Mandatory - The Destination for this EndPoint

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

Property Value

ContactDetails
See Also