Share via


NumberSeq_Fast::constructOnServer Method [AX 2012]

Initializes a new instance of the NumberSeq_Fast class that supports server run on requests.

Syntax

server public static NumberSeq_Fast constructOnServer()

Run On

Server

Return Value

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

Remarks

There are various methods available on this class to reduce RPC class between this class and the caller.

See Also

Reference

NumberSeq_Fast Class