PCPriceModelDuplicateController::construct Method [AX 2012]

Creates an instance of the PCPriceModelDuplicateController class.

client server public static SysOperationController construct(Args _args)

Run On

Called

Parameters

_args
Type: Args Class
The _args are passed on to the constructor of PCPriceModelDuplicateController class.

Return Value

Type: SysOperationController Class
The new instance of the PCPriceModelDuplicateController class.
Show: