Share via


WHSWorkTemplateLine.sortingNoArrange Method

Change WHSWorkTemplateLine line numbers with adjacent line numbers based on up or down button click

Syntax

public WHSWorkTemplateLine 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: WHSWorkTemplateLine Table
An instance of WHSWorkTemplateLine that represents the line that was moved

See Also

Reference

WHSWorkTemplateLine Table