The DeliveryUnit type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| DeliveryUnit |
Default constructor.
|
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ResetBatchQuantity |
Resets the node.
| |
| ResetConsumerUnitQuantity |
Resets the node.
| |
| ResetHazardousRiskIndicator |
Resets the node.
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| BatchQuantity |
Batch Quantity (BBIE). The quantity of ordered Items that constitutes a batch for delivery purposes.
| |
| BatchQuantitySet |
Checks if the property has been set or not.
| |
| ConsumerUnitQuantity |
Unit (BBIE). The quantity of consumer units in the Delivery Unit.
| |
| ConsumerUnitQuantitySet |
Checks if the property has been set or not.
| |
| HazardousRiskIndicator |
Indicator (BBIE). Indicates whether the Item as delivered is hazardous.
| |
| HazardousRiskIndicatorSet |
Checks if the property has been set or not.
|