Click or drag to resize
PortalLineNumber Property
Gets or sets the line number used in your order entry system to identify this line item.

Namespace: KampData.TaxEngine.API
Assembly: KDTaxEngine (in KDTaxEngine.dll) Version: 3.0.5512.25362
Syntax
public int LineNumber { get; set; }

Property Value

Type: Int32
Remarks
This number must be unique for each line in the document.
See Also