%Library.CompiledParameter
persistent class %Library.CompiledParameter
extends
Note: The class definition classes in the %Library package have been superceded by those in the %Dictionary package.
This class represents a specific class parameter description for a compiled class contained within the Class Dictionary.
Inventory
Summary
Properties | |||
---|---|---|---|
ClassName | Default | Name | Type |
Properties
A string containing the name of the class the class parameter belongs to.
A string containing the default value for the class parameter.
A string containing the name of the class parameter.
This is for internal use only.