RunBase::makeObjectOnClient Method [AX 2012]

Instantiates a RunBase class on the client.

Syntax

client public static Object makeObjectOnClient(ClassId classId)

Run On

Client

Parameters

Return Value

Type: Object Class
A RunBase class that is instantiated on the client.

See Also

RunBase Class

RunBase::makeObject Method

RunBase::makeObjectOnServer Method