Share via


WMSPickingLocationRefillCheck::newStandard Method [AX 2012]

Creates and initializes a new instance of the WMSPickingLocationRefillCheck class

Syntax

server public static WMSPickingLocationRefillCheck newStandard(Args _args)

Run On

Server

Parameters

  • _args
    Type: Args Class
    The values that are used to initiate default values.

Return Value

Type: WMSPickingLocationRefillCheck Class
The new server bound instance of the WMSPickingLocationRefillCheck class.

See Also

Reference

WMSPickingLocationRefillCheck Class