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

getClassPropertyNames

getClassPropertyNames(pClassNumber: Integer;
                      pNames:       JadeIdentifierArray input): Boolean;

The getClassPropertyNames method of the JadeAuditAccess class creates an array and populates it with the names of the properties of the class specified in the pClassNumber parameter.

A valid description of the specified class must be available. A return value of false indicates that a valid class description is not available.