Add | Adds a new data line to the object. |
Delete | Deletes the current line.
Returns a result value that indicates success or failure. |
SetCurrentLine | Sets the active row to a specified row number. |
Add | Adds a new data line to the object. |
Delete | Deletes the current line.
Returns a result value that indicates success or failure. |
SetCurrentLine | Sets the active row to a specified row number. |
Count | Returns a value specifying the number of package types in the collection. |
Items | Returns a collection of items in the package. The collection holds the properties ItemCode, Quantity. |
Number | Sets or returns the package type ID number. |
TotalWeight | Returns the total weight of the package.
The value is calculated according to the weight you specified in Items.SalesUnitWeight property. |
Type | Sets or returns the package type. |
Units | Sets or returns the package unit of measurement. |
UserFields | Returns the UserFields object. |