NumberSeq::create Method [AX 2012]
Creates an instance of the NumberSeq class from a packed copy.
client server public static NumberSeq create(container _packedObject)
Run On
CalledParameters
- _packedObject
- Type: container
The packed instance of the NumberSeq class from which to reinitialize.
Show: