Share via


WHSLocDirTable.sortingNoArrange Method

Change WHSLocDirTable sequence numbers with adjacent location directive sequence numbers based on up or down button click

Syntax

public WHSLocDirTable sortingNoArrange(boolean _up)

Run On

ClientOrServer

Parameters

  • _up
    Type: boolean
    Boolean used to determine if the up button or down button was pressed

Return Value

Type: WHSLocDirTable Table
An instance of WHSLocDirTable that represents the location directive that was moved

See Also

Reference

WHSLocDirTable Table