Share via


NumberSeq::callAbortServer Method [AX 2012]

Executes the abort method on the server and returns a container that contains the packed class.

Syntax

server public static container callAbortServer(container _packedClass, ClassId _classId)

Run On

Server

Parameters

  • _packedClass
    Type: container
    A container that contains the packed class.

Return Value

Type: container
A container that has the packed class.

See Also

Reference

NumberSeq Class