The PackMLProductDataType provides the PackML product information. The PackMLProductDataType is formally defined in Table 16.
Table 16 – PackMLProductDataType Structure
|
Name |
Type |
Description |
|
PackMLProductDataType |
Structure |
|
|
ProductID |
Int32 |
A unique number assigned to the product. |
|
ProcessVariables |
PackMLDescriptorDataType[] |
The array of Process variables associated with this product |
|
Ingredients |
PackMLIngredientsDataType[] |
The array of ingredients associated with this product. |
|
|
|
|