PayrollTaxCodeMassUpdate::create Method [AX 2012]

Creates a new instance of the PayrollTaxCodeMassUpdate class on the server and sets the properties of.

the class from the specified container.

server public static PayrollTaxCodeMassUpdate create(container _packedTaxCodeDetails)

Run On

Server

Parameters

_packedTaxCodeDetails
Type: container
A container that contains the property values for the instance of the PayrollTaxCodeMassUpdate class.

Return Value

Type: PayrollTaxCodeMassUpdate Class
An instance of the PayrollTaxCodeMassUpdate class.
Show: