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 ClassName value exists, implements the ESSActiveRecordCountable class and overrides the getCount method.
Syntax
client server public static boolean checkClassName(ClassName _className)
Run On
Called
Parameters
- _className
Type: ClassName Extended Data Type
The ClassName value for validation.
Return Value
Type: boolean
true if the ClassName value exists and has the getCount method; otherwise, false.