Share via


WHSWorkCreate.validateLoadLine Method [AX 2012]

Validates a given load line.

Syntax

protected boolean validateLoadLine(WHSLoadLine _whsLoadLine)

Run On

Server

Parameters

Return Value

Type: boolean
true if the load line is valid; otherwise, false.

Exceptions

Exception Condition
Error

work cannot be created, becuase the line is invalid.

See Also

Reference

WHSWorkCreate Class