Dictionary.className Method
Provides the name of a specified class.
Syntax
public str className(ClassId classId)
Run On
Called
Parameters
- classId
Type: ClassId Extended Data Type
A classId system data type that indicates the class ID.
Return Value
Type: str
A string that indicates the class name.
Remarks
Class IDs are unsigned integers.