The IPackage type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AddContainedPackage |
Add a new 'Package' entry.
Package (ASBIE). An association to Contained Package; used to describe a package within a package.
| |
| AddDeliveryUnit |
Add a new 'Delivery Unit' entry.
Delivery Unit (ASBIE). An association to Delivery Units in the package.
| |
| AddGoodsItem |
Add a new 'Goods Item' entry.
Goods Item (ASBIE). An association to Goods Item.
| |
| AddMeasurementDimension |
Add a new 'Dimension' entry.
Dimension (ASBIE). An association to describe the measurement dimensions of the package.
| |
| AddPackingMaterial |
Add a new 'Packing Material' entry.
Packing Material (BBIE). Description of the type of packaging of an item.
| |
| ClearContainedPackages |
Removes all 'Package' entries.
Package (ASBIE). An association to Contained Package; used to describe a package within a package.
| |
| ClearDeliveryUnits |
Removes all 'Delivery Unit' entries.
Delivery Unit (ASBIE). An association to Delivery Units in the package.
| |
| ClearGoodsItems |
Removes all 'Goods Item' entries.
Goods Item (ASBIE). An association to Goods Item.
| |
| ClearMeasurementDimensions |
Removes all 'Dimension' entries.
Dimension (ASBIE). An association to describe the measurement dimensions of the package.
| |
| ClearPackingMaterials |
Removes all 'Packing Material' entries.
Packing Material (BBIE). Description of the type of packaging of an item.
| |
| GetContainedPackage |
Gets a 'Package' entry.
Package (ASBIE). An association to Contained Package; used to describe a package within a package.
| |
| GetContainedPackageCount |
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.
| |
| GetDeliveryUnit |
Gets a 'Delivery Unit' entry.
Delivery Unit (ASBIE). An association to Delivery Units in the package.
| |
| GetDeliveryUnitCount |
Gets the number of 'Delivery Unit' entries in the container object.
Delivery Unit (ASBIE). An association to Delivery Units in the package.
| |
| GetGoodsItem |
Gets a 'Goods Item' entry.
Goods Item (ASBIE). An association to Goods Item.
| |
| GetGoodsItemCount |
Gets the number of 'Goods Item' entries in the container object.
Goods Item (ASBIE). An association to Goods Item.
| |
| GetMeasurementDimension |
Gets a 'Dimension' entry.
Dimension (ASBIE). An association to describe the measurement dimensions of the package.
| |
| GetMeasurementDimensionCount |
Gets the number of 'Dimension' entries in the container object.
Dimension (ASBIE). An association to describe the measurement dimensions of the package.
| |
| GetPackingMaterial |
Gets a 'Packing Material' entry.
Packing Material (BBIE). Description of the type of packaging of an item.
| |
| GetPackingMaterialCount |
Gets the number of 'Packing Material' entries in the container object.
Packing Material (BBIE). Description of the type of packaging of an item.
| |
| RemoveContainedPackage |
Removes a 'Package' entry.
Package (ASBIE). An association to Contained Package; used to describe a package within a package.
| |
| RemoveDeliveryUnit |
Removes a 'Delivery Unit' entry.
Delivery Unit (ASBIE). An association to Delivery Units in the package.
| |
| RemoveGoodsItem |
Removes a 'Goods Item' entry.
Goods Item (ASBIE). An association to Goods Item.
| |
| RemoveMeasurementDimension |
Removes a 'Dimension' entry.
Dimension (ASBIE). An association to describe the measurement dimensions of the package.
| |
| RemovePackingMaterial |
Removes a 'Packing Material' entry.
Packing Material (BBIE). Description of the type of packaging of an item.
| |
| ResetID |
Resets the node.
| |
| ResetPackageLevelCode |
Resets the node.
| |
| ResetPackagingTypeCode |
Resets the node.
| |
| ResetQuantity |
Resets the node.
| |
| ResetReturnableMaterialIndicator |
Resets the node.
|
Properties
| Name | Description | |
|---|---|---|
| ID |
Identifier (BBIE). Identifies the package.
| |
| IDSet |
Checks if the property has been set or not.
| |
| PackageLevelCode |
Package Level Code (BBIE). Code specifying a level of packaging.
| |
| PackageLevelCodeSet |
Checks if the property has been set or not.
| |
| PackagingTypeCode |
Packaging Type Code (BBIE). Code specifying the type of packaging of an item.
| |
| PackagingTypeCodeSet |
Checks if the property has been set or not.
| |
| Quantity |
Quantity (BBIE). The quantity (of items) contained in the package.
| |
| QuantitySet |
Checks if the property has been set or not.
| |
| ReturnableMaterialIndicator |
Indicator (BBIE). Indicates whether the packaging material is returnable (true) or not (false).
| |
| ReturnableMaterialIndicatorSet |
Checks if the property has been set or not.
|