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 (see
IntegerHashTable Class) or
StringHashTable Class (see
StringHashTable Class).