Share via


InventTrackingDimTracingCriteria::newFromArgs Method [AX 2012]

Creates a new instance of the InventTrackingDimTracingCriteria class and initialize it based on the caller.

Syntax

client server public static InventTrackingDimTracingCriteria newFromArgs(Args _args)

Run On

Called

Parameters

  • _args
    Type: Args Class
    The information passed by the caller.

Return Value

Type: InventTrackingDimTracingCriteria Class
A new instance of the InventTrackingDimTracingCriteria class.

See Also

Reference

InventTrackingDimTracingCriteria Class