PriceDiscCreateJournal::newFromArgs Method [AX 2012]

Construct a new instance of the PriceDiscCreateJournal class from an Args object.

client server public static PriceDiscCreateJournal newFromArgs(Args _args)

Run On

Called

Parameters

_args
Type: Args Class
The Args object.

Return Value

Type: PriceDiscCreateJournal Class
A PriceDiscCreateJournal object.
Show: