Class: XmlOrgAttributeValue

tibco.objectapi.de.base.XmlOrgAttributeValue

new XmlOrgAttributeValue()

Records the values held by an organization model entity for an attribute. The attribute is described by its definition. Constructs a new XmlOrgAttributeValue.

The following features are supported:

Members

definition :tibco.objectapi.de.base.XmlOrgAttribute

The definition of the attribute, including data type and possible values. This property holds the value of the 'Definition' containment reference.
Type:

value :Array.<string>

Lists the values assigned to this attribute. This property holds the value of the 'Value' attribute list.
Type:
  • Array.<string>