Language Reference Guide : 4. System Classes : HashTable Class : ObjectClass Attribute
 
Share this page                  
ObjectClass Attribute
Data Type: class
4GL Access: R
The ObjectClass attribute contains the class of objects that are allowed to be entered into the hash table. If this attribute is NULL, then objects of all classes are allowed.
This information is configured with the Setup() method of IntegerHashTable Class or StringHashTable Class.