Share via


SalesTotals::getTax Method [AX 2012]

Gets the Tax object from the total calculation.

Syntax

server public static Tax getTax(Common _record)

Run On

Server

Parameters

  • _record
    Type: Common Table
    The record on which to base the calculation.

Return Value

Type: Tax Class
A Tax object.

See Also

Reference

SalesTotals Class