Share via


WMSLocationTreeClient.createInventLocationNode Method [AX 2012]

Syntax

private FormTreeItem createInventLocationNode(
    InventLocationId _inventLocationId, 
    str _inventLocationText, 
   [boolean _expand, 
    boolean _markAsExpanded])

Run On

Client

Parameters

  • _inventLocationText
    Type: str

See Also

Reference

WMSLocationTreeClient Class