PCPriceModelDuplicateController::construct Method [AX 2012]
Creates an instance of the PCPriceModelDuplicateController class.
client server public static SysOperationController construct(Args _args)
Run On
CalledParameters
- _args
- Type: Args Class
The _args are passed on to the constructor of PCPriceModelDuplicateController class.
Return Value
Type: SysOperationController ClassThe new instance of the PCPriceModelDuplicateController class.
Show: