Share via


NumberSeq::constructCalledFrom Method [AX 2012]

Initializes a new instance of the NumberSeq class that supports the class from which it was called

Syntax

client server public static NumberSeq constructCalledFrom()

Run On

ClientOrServer

Return Value

Type: NumberSeq Class
A new instance of the NumberSeq class.

Remarks

There are multiple methods available in this class to reduce RPC class between this class and the caller class.

See Also

Reference

NumberSeq Class