Share via


NumberSeqFormHandler.parmDontThrowOnMissingRefSetUp Method [AX 2012]

Gets or sets the DontThrowOnMissingRefSetUp parameter.

Syntax

public boolean parmDontThrowOnMissingRefSetUp([boolean _dontThrowOnMissingRefSetUp])

Run On

Called

Parameters

  • _dontThrowOnMissingRefSetUp
    Type: boolean
    The value to set; optional.

Return Value

Type: boolean
The value of the DontThrowOnMissingRefSetUp parameter.

See Also

Reference

NumberSeqFormHandler Class