new XmlOrgAttribute()
Describes an organization model attribute that may be assigned to organization model entities.
Constructs a new XmlOrgAttribute.
The following features are supported:
Extends
Members
enumVal :Array.<string>
For Enum and EnumSet attributes, these elements list the permitted values.
This property holds the value of the 'Enum Val' attribute list.
Type:
- Array.<string>
guid :string
The GUID that uniquely identifies the entity.
This property holds the value of the 'Guid' attribute.
Type:
- string
- Inherited From:
label :string
The optional label assigned to the entity. This is used for display purposes. If not given, the name is used for display.
This property holds the value of the 'Label' attribute.
Type:
- string
- Inherited From:
name :string
The name assigned to the entity.
This property holds the value of the 'Name' attribute.
Type:
- string
- Inherited From:
type :tibco.objectapi.de.XmlParameterType
Indicates the data type of the attribute values.
This property holds the value of the 'Type' attribute.