Click or drag to resize
PortalLineItemInventoried Property
Gets the LineItemInventoried boolean. This value will be true if the current LineItemNumber exists in the Item Master table.

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

Property Value

Type: Boolean
See Also