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 which implements the TaxableLine interface that represents the current miscellaneous charge line.
Syntax
public TaxableLine getCurrentMiscellaneousCharge()
Run On
Called
Return Value
Type: TaxableLine Interface
An object that represents the current miscellaneous charge line.
Remarks
If there is no current miscellaneous charge line or if miscellaneous charges are not supported, then null Nothing nullptr unit a null reference (Nothing in Visual Basic) may be returned.