Share via


JmgTermJob_illegal.requireFeedbackInfo Method [AX 2012]

Retrieves whether additional feedback is needed. Illegal jobs never require additional feedback.

Syntax

public boolean requireFeedbackInfo([JmgRegistrationParameters _regParameters])

Run On

Called

Parameters

Return Value

Type: boolean
false.

Remarks

For a code example that uses the requireFeedbackInfo method, see JmgTermJob.requireFeedbackInfo Method.

See Also

JmgTermJob_illegal Class

JmgTermJob.requireStartupInfo Method

JmgTermJob.requireFeedbackInfo Method