EndPointRequestedDateIsExact Property | |
Mandatory - When true, indicates that RequestedDate is an exact date. Pickup/Delivery must be ON this date.
When false, indicates that RequestedDate is not exact. Pickup/Delivery should be FROM/UP TO this date
Namespace: CarDeliveryNetwork.Api.DataAssembly: CarDeliveryNetwork.Api.Data (in CarDeliveryNetwork.Api.Data.dll) Version: 3.2.3107.0 (3.2.3107)
Syntax public virtual bool RequestedDateIsExact { get; set; }
Property Value
BooleanSee Also