The IPackage type exposes the following members.

Methods

  NameDescription
Public methodAddContainedPackage
Add a new 'Package' entry. Package (ASBIE). An association to Contained Package; used to describe a package within a package.
Public methodAddDeliveryUnit
Add a new 'Delivery Unit' entry. Delivery Unit (ASBIE). An association to Delivery Units in the package.
Public methodAddGoodsItem
Add a new 'Goods Item' entry. Goods Item (ASBIE). An association to Goods Item.
Public methodAddMeasurementDimension
Add a new 'Dimension' entry. Dimension (ASBIE). An association to describe the measurement dimensions of the package.
Public methodAddPackingMaterial
Add a new 'Packing Material' entry. Packing Material (BBIE). Description of the type of packaging of an item.
Public methodClearContainedPackages
Removes all 'Package' entries. Package (ASBIE). An association to Contained Package; used to describe a package within a package.
Public methodClearDeliveryUnits
Removes all 'Delivery Unit' entries. Delivery Unit (ASBIE). An association to Delivery Units in the package.
Public methodClearGoodsItems
Removes all 'Goods Item' entries. Goods Item (ASBIE). An association to Goods Item.
Public methodClearMeasurementDimensions
Removes all 'Dimension' entries. Dimension (ASBIE). An association to describe the measurement dimensions of the package.
Public methodClearPackingMaterials
Removes all 'Packing Material' entries. Packing Material (BBIE). Description of the type of packaging of an item.
Public methodGetContainedPackage
Gets a 'Package' entry. Package (ASBIE). An association to Contained Package; used to describe a package within a package.
Public methodGetContainedPackageCount
Gets the number of 'Package' entries in the container object. Package (ASBIE). An association to Contained Package; used to describe a package within a package.
Public methodGetDeliveryUnit
Gets a 'Delivery Unit' entry. Delivery Unit (ASBIE). An association to Delivery Units in the package.
Public methodGetDeliveryUnitCount
Gets the number of 'Delivery Unit' entries in the container object. Delivery Unit (ASBIE). An association to Delivery Units in the package.
Public methodGetGoodsItem
Gets a 'Goods Item' entry. Goods Item (ASBIE). An association to Goods Item.
Public methodGetGoodsItemCount
Gets the number of 'Goods Item' entries in the container object. Goods Item (ASBIE). An association to Goods Item.
Public methodGetMeasurementDimension
Gets a 'Dimension' entry. Dimension (ASBIE). An association to describe the measurement dimensions of the package.
Public methodGetMeasurementDimensionCount
Gets the number of 'Dimension' entries in the container object. Dimension (ASBIE). An association to describe the measurement dimensions of the package.
Public methodGetPackingMaterial
Gets a 'Packing Material' entry. Packing Material (BBIE). Description of the type of packaging of an item.
Public methodGetPackingMaterialCount
Gets the number of 'Packing Material' entries in the container object. Packing Material (BBIE). Description of the type of packaging of an item.
Public methodRemoveContainedPackage
Removes a 'Package' entry. Package (ASBIE). An association to Contained Package; used to describe a package within a package.
Public methodRemoveDeliveryUnit
Removes a 'Delivery Unit' entry. Delivery Unit (ASBIE). An association to Delivery Units in the package.
Public methodRemoveGoodsItem
Removes a 'Goods Item' entry. Goods Item (ASBIE). An association to Goods Item.
Public methodRemoveMeasurementDimension
Removes a 'Dimension' entry. Dimension (ASBIE). An association to describe the measurement dimensions of the package.
Public methodRemovePackingMaterial
Removes a 'Packing Material' entry. Packing Material (BBIE). Description of the type of packaging of an item.
Public methodResetID
Resets the node.
Public methodResetPackageLevelCode
Resets the node.
Public methodResetPackagingTypeCode
Resets the node.
Public methodResetQuantity
Resets the node.
Public methodResetReturnableMaterialIndicator
Resets the node.

Properties

  NameDescription
Public propertyID
Identifier (BBIE). Identifies the package.
Public propertyIDSet
Checks if the property has been set or not.
Public propertyPackageLevelCode
Package Level Code (BBIE). Code specifying a level of packaging.
Public propertyPackageLevelCodeSet
Checks if the property has been set or not.
Public propertyPackagingTypeCode
Packaging Type Code (BBIE). Code specifying the type of packaging of an item.
Public propertyPackagingTypeCodeSet
Checks if the property has been set or not.
Public propertyQuantity
Quantity (BBIE). The quantity (of items) contained in the package.
Public propertyQuantitySet
Checks if the property has been set or not.
Public propertyReturnableMaterialIndicator
Indicator (BBIE). Indicates whether the packaging material is returnable (true) or not (false).
Public propertyReturnableMaterialIndicatorSet
Checks if the property has been set or not.

See Also