PdsComdPricingTemplateCopy::validateInitArguments Method [AX 2012]
Validates the arguments used to initializes the class.
client server public static void validateInitArguments(Args _args)
Run On
CalledParameters
- _args
- Type: Args Class
The instance of the Args class to validate.
Show: