NumberSeqFormHandler.initNumberSeqFromContainer Method [AX 2012]
Initializes an instance of the NumberSeq class by using the class ID.
Syntax
protected void initNumberSeqFromContainer(container _packedClass, ClassId _classId)
Run On
Called
Parameters
- _packedClass
Type: container
A container with the packed NumberSeq class.
- _classId
Type: ClassId Extended Data Type
The class ID of the NumberSeq class.