RunBase::makeObjectOnServer Method [AX 2012]

Instantiates the RunBase class on the server.

Syntax

server public static Object makeObjectOnServer(ClassId classId)

Run On

Server

Parameters

Return Value

Type: Object Class
This method instantiates the RunBase class on the server.

See Also

RunBase Class

RunBase::makeObject Method

RunBase::makeObjectOnClient Method