Language Reference Guide : 4. System Classes : CompSource Class : TaggedValues Attribute
 
Share this page                  
TaggedValues Attribute
Data Type: array of TaggedValue
4GL Access: RW
The TaggedValues attribute defines the tagged values for this component. If the component is a ClassSource (see ClassSource Class), the tagged values in its superclasses will be inherited through the following access methods:
FindTag Method
FetchTaggedValue Method
GetTagValue Method
GetTagText Method
GetTaggedValues Method
For more information about tagged value inheritance, see TaggedValue Class.