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 a RunBase class on the client.
Syntax
client public static Object makeObjectOnClient(ClassId classId)
Run On
Client
Parameters
- classId
Type: ClassId Extended Data Type
The class ID of the RunBase class to instantiate on the client.
Return Value
Type: Object Class
A RunBase class that is instantiated on the client.