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.
Specifies where a class is executed.
Syntax
public ClassRunMode RunMode()
Run On
Called
Return Value
Type: ClassRunMode Enumeration
A ClassRunMode system enumeration value that indicates where a class is executed.
Remarks
The following are the possible return values:
The Called value.
The Client value.
The ClientorServer value.
The Server value.