RPayEmplTaxStateList::createFromTaxCalcContext Method [AX 2012]

Creates the instance from the tax calculation context.

client server public static RPayEmplTaxStateList createFromTaxCalcContext(RPayTaxCalcContext _context)

Run On

Called

Parameters

_context
Type: RPayTaxCalcContext Class
The context.

Return Value

Type: RPayEmplTaxStateList Class
The RPayEmplTaxStateList class instance.
Show: