Retrieves the handle of the class of the object.
public classId handle()
Called
The handle (classId) of the class of the current object.
There is no guarantee that the handle of a class will remain unchanged in later releases, or after an export or import (for user-defined classes). It is strongly advised that the value returned by this method not be used as a persistent constant to refer to the class.