Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets an object that represents the inventoried transaction line.
Syntax
public TaxableInventoriedLine getTaxableInventoriedLine()
Run On
Called
Return Value
Type: TaxableInventoriedLine Interface
The TaxableInventoriedLine object if the current line is inventoried; otherwise, nullNothingnullptrunita null reference (Nothing in Visual Basic).
Remarks
This will be used to calculate taxes based on amounts per unit.
If this interface is not implemented, taxes based on amounts per unit will calculate 0 amounts.