RunBase::makeObjectOnServer Method [AX 2012]
Instantiates the RunBase class on the server.
server public static Object makeObjectOnServer(ClassId classId)
Run On
ServerParameters
- classId
- Type: ClassId Extended Data Type
The class ID of the RunBase class to instantiate on the server.
Show: