Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Instantiates the RunBase class on the server.
Syntax
server public static Object makeObjectOnServer(ClassId classId)
Run On
Server
Parameters
- classId
Type: ClassId Extended Data Type
The class ID of the RunBase class to instantiate on the server.
Return Value
Type: Object Class
This method instantiates the RunBase class on the server.