Product Information > JADE Encyclopaedia of Classes – Volume 1 > Chapter 1 - System Classes > getClassName

getClassName

getClassName(pClassNumber: Integer): String;

The getClassName method of the JadeAuditAccess class returns the schema and class names of the class specified in the pClassNumber parameter. Values in the returned string are separated by colon (:) characters.

A null result ("") indicates that valid class description information is not available or that the specified class number is not valid.