RunBase::makeObject Method [AX 2012]
Instantiates a RunBase class that has the specified class ID.
client server public static Object makeObject(ClassId classId)
Run On
ClientOrServerParameters
- classId
- Type: ClassId Extended Data Type
The class ID of the RunBase class to instantiate.
Show: