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