Language Reference Guide : 4. System Classes : MethodObject 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 method. The tagged values in inherited methods in superclasses will be inherited through the following access methods:
FindTag Method
FetchTaggedValue Method
GetTaggedValues Method
GetTagValue Method
GetTagText Method
For more information about tagged value inheritance, see TaggedValue Class.