NumberSeqDatatype.appendParameterType Method [AX 2012]

Appends a new parameter type to the set of available parameter types.

Syntax

private void appendParameterType(container _parameterType)

Run On

Called

Parameters

  • _parameterType
    Type: container
    A container that contains the following three values:

See Also

Reference

NumberSeqDatatype Class