The class name of the desired data module.

Property of

DataModRef

Description

After setting the filename property to the file that contains the data module class definition, set the dataModClass property to the name of the desired class.

Note

When declaring a class name, the name may exceed 32 characters, but the rest are ignored. When attempting to use a class, the name should not exceed 32 characters; otherwise the named class may not be found.