KMQuestionnaireStatisticsRun.validate Method [AX 2012]

Validates the state of the internal parameters.

public boolean validate([Object _p1])

Run On

Server

Parameters

_p1
Type: Object Class
The object (or form) that calls the method; optional.

Return Value

Type: boolean
true if the internal parameters are valid; otherwise, false.

Overridden from RunBase base class.

Community Additions

ADD
Show: