OrderParserLine PropertiesebComposer Tools Class Library for .NET
Unimaze Software creates Components and Services for Messege Transport and Message Handling B2B electronic documents for third parties based on International and European standards.

The OrderParserLine type exposes the following members.

Properties

  NameDescription
Public propertyAccountingCost
Accounting cost as specified.
Public propertyAccountingCostPairs
Get accounting cost on order, on line level. Split into parts based on delimeter ##.
Public propertyAccountingCosts
Get accounting cost on order, on line level. Split into parts based on delimeter ##.
Public propertyAdditionalItemPropertyPairs
Get additional item properties
Public propertyDescription
Product description, if applicable.
Public propertyDiscountAmount
Returns the amount discount, zero if no discount or discount specified as percent.
Public propertyDiscountPercent
Returns the percent discount, zero if not discount or discount specified as an amount.
Public propertyItemNo
Item number for the product.
Public propertyLineExtensionAmount
Total line amount without tax.
Public propertyName
Name for the product.
Public propertyNotes
Specific notes (free text) applied to the order line. Broken down into line segments, if detected.
Public propertyNotesText
Specific notes (free text) applied to the order line. May be seperated by line break characters or HTML formated line breaks.
Public propertyPriceAmount
Unit price without tax.
Public propertyQuantity
Invoiced quantity.
Public propertyUnitCode
Unit code in raw formatm, according to the UBL 2.0 code lists http://www.unimaze.com/unit+of+measure+code.aspx for reference.
Top
See Also