System Reference Summary : 3. System Classes : TaggedValue Class
 
Share this page                  
TaggedValue Class
TaggedValue Attributes
Attribute
Data Type
Description
Inherited
From
Access
integer
Specifies the degree of 4GL access to this tagged value object (RW)
Defined
ClassName
varchar(32)
Gives the name of an object's actual type (as opposed to its declared type) (R)
Object
ClientData
Object
Provides a way to associate data with an object (RW)
Object
InstanceIdentifier
integer8
Contains a value that uniquely identifies an instance of an allocated object (R)
Object
InstanceReferences
integer
Contains the current number of references to the object (R)
Object
Name
varchar(256)
Specifies the name of the tag (RW)
Defined
Value
StringObject
Specifies the value that the tag is set to (RW)
Defined