Share via


TaxWithholdSlipController_TH.initFromArgs Method [AX 2012]

Initializes the member variables using an Args object.

Syntax

public void initFromArgs(Args _args)

Run On

Called

Parameters

  • _args
    Type: Args Class
    Holds the properties of the invoking item.

See Also

Reference

TaxWithholdSlipController_TH Class