EcoResProductReleaseSessionBatch::newFromArgs Method [AX 2012]
Creates a new instance of the EcoResProductReleaseSessionBatch class.
client server public static EcoResProductReleaseSessionBatch newFromArgs(Args _args)
Run On
ClientOrServerParameters
- _args
- Type: Args Class
The input arguments.
Return Value
Type: EcoResProductReleaseSessionBatch ClassA new instance of the EcoResProductReleaseSessionBatch class.
Show: