TookanCreateTaskRequesthas_pickup Property |
For a Pickup task, this is fixed to 1
For a delivery task this value is 0
Namespace:
NetQuarry.Services
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public int has_pickup { get; set; }
Public Property has_pickup As Integer
Get
Set
Property Value
Type:
Int32See Also