new AttributeInfo()
Attribute information (part of CaseClassInfo).
Constructs a new AttributeInfo.
The following features are supported:
Members
enumLiteral :Array.<string>
This property holds the value of the 'Enum Literal' attribute list.
Type:
- Array.<string>
label :string
label of the attribute, as defined in the BOM. Only included if includeLabels=true in the request and the application DAA was created in AMX-BPM 3.1 or later.
This property holds the value of the 'Label' attribute.
Type:
- string
path :string
an attribute name, or dot-separated if the attribute belongs to a contained global object (and includeGlobalObjectAttributes=true or omitted in the request). Each dot-separated fragment will be followed by [] if it is multiplicity-many.
This property holds the value of the 'Path' attribute.
Type:
- string
type :tibco.objectapi.bds.AttributeTypeEnum
This property holds the value of the 'Type' attribute.