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.
Checks whether the class is a system class.
Syntax
client server public static boolean isSystemClassId(ClassId _id)
Run On
Called
Parameters
- _id
Type: ClassId Extended Data Type
The class ID.
Return Value
Type: boolean
true if the class is system class; otherwise, false.