Share via


WMSLocationTreeServer.shelves Method [AX 2012]

Creates a container that contains information about the shelves for the specified rack.

Syntax

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

Run On

Server

Parameters

Return Value

Type: container
A container with the requested information.

See Also

Reference

WMSLocationTreeServer Class