Was this helpful?
TagDefinition Attributes
Attribute
Data Type
Description
Access
Inherited From
AppliesTo
varchar(256)
Specifies a list of names defining the classes to which this tag can be applied
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
DefaultValue
varchar(256)
Specifies the default value for tags of this type
RW
Defined
Description
StringObject
Specifies the intended use for tags of this type
RW
Defined
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
Multiplicity
varchar(32)
Specifies the number of data values that tags of this type should have
RW
Defined
Name
varchar(256)
Specifies the tag name or name stem that this definition applies to
RW
Defined
NewValuesAllowed
smallint
Specifies whether other values can be assigned to tags of this type, beyond those in the list or lists specified by the values keywords in the tag definition's TagValues array
RW
Defined
TagType
varchar(32)
Specifies the working data type of the resolved tag value (tag values are stored as string objects)
RW
Defined
TagValues
array of StringObject
Specifies the values associated with this type of tag as one or more value definition keywords
RW
Defined
 
Last modified date: 12/20/2023