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 implements the TaxableLine interface that represents the current transaction line.
Syntax
public TaxableLine getCurrentLine()
Run On
Called
Return Value
Type: TaxableLine Interface
An object that represents the current transaction line.
Remarks
If there is no current line, null Nothing nullptr unit a null reference (Nothing in Visual Basic) may be returned.