Share via


JmgTermJob.requireFeedbackInfo Method [AX 2012]

This method returns whether any additional feedback is needed. A set of feedback parameters is supplied to the method and based on these parameters it is determined whether additional feedback is required to make a stop registration on the job.

Syntax

public abstract boolean requireFeedbackInfo([JmgRegistrationParameters _regParameters])

Run On

Called

Parameters

Return Value

Type: boolean
true, if any additional feedback is required in order to make a registration.

See Also

JmgTermJob Class

JmgTermJob.requireStartupInfo Method

JmgTermJob.makeRegistration Method