Share via


TaxableLine.getTaxGroup Method [AX 2012]

Gets the tax group for the transaction line.

Syntax

public TaxGroup getTaxGroup()

Run On

Called

Return Value

Type: TaxGroup Extended Data Type
The tax group.

See Also

Reference

TaxableLine Interface