AllowSubclassObjects Attribute
Data Type: integer
4GL Access: R
If this attribute is set to TRUE and ObjectClass is set to a class, then objects of subclasses of the specified class are also allowed to be entered into the hash table.
This information is configured with the Setup() method of
IntegerHashTable Class (see
IntegerHashTable Class) or
StringHashTable Class (see
StringHashTable Class).