JmgTermJob_illegal.requireStartupInfo Method [AX 2012]

Retrieves whether any additional startup information is needed. For an illegal job, this is never the case.

Syntax

public boolean requireStartupInfo([JmgRegistrationParameters _regParameters])

Run On

Called

Parameters

  • _regParameters
    Type: JmgRegistrationParameters Class
    The registration parameters already given. Can be set to nullNothingnullptrunita null reference (Nothing in Visual Basic).

Return Value

Type: boolean
false.

Remarks

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

See Also

JmgTermJob_illegal Class

JmgTermJob.requireFeedbackInfo Method

JmgTermJob.requireStartupInfo Method