Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
private FormTreeItem createAisleNode(
WMSAisleId _wmsAisleId,
str _aisleText,
NoYes _sortDescending,
TreeItemIdx _nodeId,
[boolean _expand,
boolean _markAsExpanded])
Run On
Client
Parameters
- _wmsAisleId
Type: WMSAisleId Extended Data Type
- _aisleText
Type: str
- _sortDescending
Type: NoYes Enumeration
- _nodeId
Type: TreeItemIdx Extended Data Type
- _expand
Type: boolean
- _markAsExpanded
Type: boolean