Share via


NumberSeqScope.new Method [AX 2012]

Initializes a new scope object.

Syntax

private void new(container _parameters)

Run On

Called

Parameters

  • _parameters
    Type: container
    A container of containers that have pairs of NumberSeqParameterType enumeration values and a corresponding value.

Remarks

This method is not intended to be called directly; instead use the NumberSeqScopeFactory class.

See Also

Reference

NumberSeqScope Class