Share via


TaxableLine.getCurrentMiscellaneousCharge Method [AX 2012]

Gets the current miscellaneous charge line.

Syntax

public TaxableLine getCurrentMiscellaneousCharge()

Run On

Called

Return Value

Type: TaxableLine Interface
An object which implements the TaxableLine interface.

Remarks

If miscellaneous charges do not exist or the transaction does not support miscellaneous charges, null Nothing nullptr unit a null reference (Nothing in Visual Basic) may be returned.

See Also

Reference

TaxableLine Interface