This documentation is archived and is not being maintained.
NumberSeqScope.new Method [AX 2012]
Initializes a new scope object.
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.
This method is not intended to be called directly; instead use the NumberSeqScopeFactory class.