PdsComdPricingTemplateCopy::construct Method [AX 2012]

Constructs an instance of the PdsComdPricingTemplateCopy class based on the specified arguments.

client server protected static PdsComdPricingTemplateCopy construct(Args _args)

Run On

Called

Parameters

_args
Type: Args Class
The instance of the Args class that is required to initialize the object.

Return Value

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