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
CalledParameters
- _args
- Type: Args Class
The instance of the Args class that is required to initialize the object.
Return Value
Type: PdsComdPricingTemplateCopy ClassAn instance of the PdsComdPricingTemplateCopy class.
Show: