Share via


TaxWithholdSlipController_TH.initialize Method [AX 2012]

Initializes the member variables using an Args object.

Syntax

public void initialize(Args _args)

Run On

Called

Parameters

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

Exceptions

Exception Condition
Error

Throws error if the Number sequence is not set to run continuously.

See Also

Reference

TaxWithholdSlipController_TH Class