DocuAction.verify Method [AX 2012]

Verifies the state the specified instance of the DocuAction class.

private boolean verify([boolean _throwOnError])

Run On

Called

Parameters

_throwOnError
Type: boolean

Return Value

Type: boolean
true if this instance is valid; otherwise, false.

ExceptionCondition
Error

The specified instance of the DocuAction class is not valid.

Community Additions

ADD
Show: