Application.inventCostUpdateGlobal Method [AX 2012]

Retrieves an instance of the inventCostUpdateGlobal class.

Syntax

public InventCostUpdateGlobal inventCostUpdateGlobal()

Run On

Server

Return Value

Type: InventCostUpdateGlobal Class
An instance of the inventCostUpdateGlobal class.

Remarks

If the inventCOstUpdateGlobal object has not been initiated, a new instance will be created by calling the inventCostUpdateGlobal::construct method.

See Also

Reference

Application Class