NumberSeqDatatype.parmWizardIsManual Method [AX 2012]

Gets and sets the wizardIsManual property.

Syntax

public NoYes parmWizardIsManual([NoYes _wizardIsManual])

Run On

Called

Parameters

  • _wizardIsManual
    Type: NoYes Enumeration
    The new Boolean value that indicates whether number sequences for this data type are manual by default.

Return Value

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

See Also

Reference

NumberSeqDatatype Class