Share via


TaxWithholdCalculation_IN.setWHTContainerData Method [AX 2012]

Sets the WHT container date.

Syntax

public container setWHTContainerData(Common _line, real _grossAmount)

Run On

Server

Parameters

  • _grossAmount
    Type: real
    The gross amount.

Return Value

Type: container
The WHT container data.

See Also

Reference

TaxWithholdCalculation_IN Class