Share via


InventCleanupTrackingInventSumController::construct Method [AX 2012]

Creates a new instance of InventCleanupTrackingInventSumController class.

Syntax

client server public static SysOperationController construct(Args _args)

Run On

Called

Parameters

  • _args
    Type: Args Class
    An instance of the Args class.

Return Value

Type: SysOperationController Class
A new instance of InventCleanupTrackingInventSumController class.

See Also

Reference

InventCleanupTrackingInventSumController Class