NumberSeqDatatype.parmWizardIsChangeDownAllowed Method [AX 2012]

Gets and sets the wizardIsChangeDownAllowed property.

Syntax

public NoYes parmWizardIsChangeDownAllowed([NoYes _wizardIsChangeDownAllowed])

Run On

Called

Parameters

  • _wizardIsChangeDownAllowed
    Type: NoYes Enumeration
    The new Boolean value that indicates whether an administrator can change the value of the next number in a number sequence backward; optional.

Return Value

Type: NoYes Enumeration
The current value of the wizardIsChangeDownAllowed property.

See Also

Reference

NumberSeqDatatype Class