Unimaze Software creates Components and Services for Messege Transport and Message Handling B2B electronic documents for third parties based on International and European standards.
Assembly: Unimaze.Composer.Tools (in Unimaze.Composer.Tools.dll) Version: 2.2.200.0 (2.2.0.23)
New invoice line.
Adds a new invoice line, specifying the basic parameters.
Namespace: Unimaze.Composer.ToolsAssembly: Unimaze.Composer.Tools (in Unimaze.Composer.Tools.dll) Version: 2.2.200.0 (2.2.0.23)
Syntax
Parameters
- sellersItemNo
- Type: System String
Item number, as specified by the seller.
- itemName
- Type: System String
Item name.
- quantity
- Type: System Decimal
Quantity.
- unitOfMeasure
- Type: System String
Unit of measure, see http://www.unimaze.com/unit+of+measure+code.aspx for reference.
- unitPriceAmount
- Type: System Decimal
Unit price amount.
Return Value
Type: IInvoiceLineNew invoice line.
See Also