DeliveryStatus Enum
Namespace: PTS.Modules.MerchandiseComponent
Assembly: PTS.Modules.MerchandiseComponent.dll
Syntax
public enum DeliveryStatus
Fields
Name | Description |
---|---|
Cancelled | |
Delivered | |
DeliveryPending | |
InDelivery | |
InReturn | |
NotSet | |
PartiallyDelivered | |
PickupPending | |
PickupReady | |
Provisioned | |
Returned |