Share via


WMSLocationTreeClient.shelves Method [AX 2012]

Creates a container with information about the shelves for the specified rack.

Syntax

protected container shelves(
    InventLocationId _inventLocationId, 
    WMSAisleId _aisleId, 
    WMSRackId _rackId)

Run On

Client

Parameters

Return Value

Type: container
A container that contains the requested information about the shelves for the specified rack.

See Also

Reference

WMSLocationTreeClient Class