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
ServerParameters
- _packedTaxCodeDetails
- Type: container
A container that contains the property values for the instance of the PayrollTaxCodeMassUpdate class.
Show: