The GoodsItemContainer type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| GoodsItemContainer |
Default constructor.
|
Methods
| Name | Description | |
|---|---|---|
| AddTransportEquipment |
Add a new 'Transport Equipment' entry.
Transport Equipment (ASBIE). Associates the containers for a single goods item.
| |
| ClearTransportEquipments |
Removes all 'Transport Equipment' entries.
Transport Equipment (ASBIE). Associates the containers for a single goods item.
| |
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetTransportEquipment |
Gets a 'Transport Equipment' entry.
Transport Equipment (ASBIE). Associates the containers for a single goods item.
| |
| GetTransportEquipmentCount |
Gets the number of 'Transport Equipment' entries in the container object.
Transport Equipment (ASBIE). Associates the containers for a single goods item.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| RemoveTransportEquipment |
Removes a 'Transport Equipment' entry.
Transport Equipment (ASBIE). Associates the containers for a single goods item.
| |
| ResetID |
Resets the node.
| |
| ResetQuantity |
Resets the node.
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| ID |
Identifier (BBIE). Identifies goods items split across transport equipment.
| |
| IDSet |
Checks if the property has been set or not.
| |
| Quantity |
Quantity (BBIE). Number of goods items loaded into or onto one piece of transport equipment as a total consignment or part of a consignment.
| |
| QuantitySet |
Checks if the property has been set or not.
|