The GoodsItemContainer type exposes the following members.

Constructors

  NameDescription
Public methodGoodsItemContainer
Default constructor.

Methods

  NameDescription
Public methodAddTransportEquipment
Add a new 'Transport Equipment' entry. Transport Equipment (ASBIE). Associates the containers for a single goods item.
Public methodClearTransportEquipments
Removes all 'Transport Equipment' entries. Transport Equipment (ASBIE). Associates the containers for a single goods item.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetTransportEquipment
Gets a 'Transport Equipment' entry. Transport Equipment (ASBIE). Associates the containers for a single goods item.
Public methodGetTransportEquipmentCount
Gets the number of 'Transport Equipment' entries in the container object. Transport Equipment (ASBIE). Associates the containers for a single goods item.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodRemoveTransportEquipment
Removes a 'Transport Equipment' entry. Transport Equipment (ASBIE). Associates the containers for a single goods item.
Public methodResetID
Resets the node.
Public methodResetQuantity
Resets the node.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyID
Identifier (BBIE). Identifies goods items split across transport equipment.
Public propertyIDSet
Checks if the property has been set or not.
Public propertyQuantity
Quantity (BBIE). Number of goods items loaded into or onto one piece of transport equipment as a total consignment or part of a consignment.
Public propertyQuantitySet
Checks if the property has been set or not.

See Also