Share via


WHSPostEngineBase.validateWave Method [AX 2012]

Validates the wave.

Syntax

public boolean validateWave()

Run On

Called

Return Value

Type: boolean
true if the validation succeeded; otherwise, false.

Exceptions

Exception Condition
Error

The wave cannot be posted, because it has one or more invalid loads.

See Also

Reference

WHSPostEngineBase Class