Share via


OXMLExcelReport_INV3::newFromArgs Method [AX 2012]

Creates new instance of the OXMLExcelReport_INV3 class and initializes it from the Args object.

Syntax

client public static OXMLExcelReport_INV3 newFromArgs(Args _args)

Run On

Client

Parameters

  • _args
    Type: Args Class
    The Args object to use to initialize the class instance.

Return Value

Type: OXMLExcelReport_INV3 Class
A new initialized instance of the OXMLExcelReport_INV3 class.

See Also

Reference

OXMLExcelReport_INV3 Class