Language Reference Guide : 4. System Classes : HashTable Class : AllowSubclassObjects Attribute
 
Share this page                  
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 or StringHashTable Class.