Share via


NumberSeq::constructOnServer Method [AX 2012]

Initializes a new instance of the NumberSeq class that supports server run on request.

Syntax

server public static NumberSeq constructOnServer()

Run On

Server

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