packages Structure

Struct packages 
It contains all the necessary fields required to determine Delivery Note packing.
Public Structure packages
This language is not supported or no code example is available.
public struct packages
This language is not supported or no code example is available.
Fields
 
Name Description
Public field otherPackagingTypeTitle Free Text 
The Other Packaging Type Title, max 150 chars. 
mandatory field when packagingType = 6
Public field packagingType The Packaging Type. 
To get the available types, use the method myDATATools.getPackagingType
Public field quantity The Packaging Quantity, integer only
Top

.NET Framework

Supported in: 3.5 or newer

In this article

Definition