NumberSeqDatatype.parmWizardIsContinuous Method [AX 2012]

Gets and sets the wizardIsContinuous property.

Syntax

public NoYes parmWizardIsContinuous([NoYes _wizardIsContinuous])

Run On

Called

Parameters

  • _wizardIsContinuous
    Type: NoYes Enumeration
    The new Boolean value that indicates whether number sequences for this data type are continuous by default; optional.

Return Value

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

See Also

Reference

NumberSeqDatatype Class