Class: BigDecimalEntryAttribute

tibco.objectapi.ec.base.BigDecimalEntryAttribute

new BigDecimalEntryAttribute()

Constructs a new BigDecimalEntryAttribute.

The following features are supported:

Extends

Members

attributeDisplayName :string

This property holds the value of the 'Attribute Display Name' attribute.
Type:
  • string
Inherited From:

attributeId :string

Unique identifier for this attribute (where applicable, else -1). This property holds the value of the 'Attribute Id' attribute.
Type:
  • string
Inherited From:

attributeName :string

Name of this attribute. This value is not set if populateAttributeNames is set to false. This property holds the value of the 'Attribute Name' attribute.
Type:
  • string
Inherited From:

type :tibco.objectapi.ec.base.AttributeType

This property holds the value of the 'Type' attribute.
Type:
Inherited From:

value :Array.<string>

This property holds the value of the 'Value' attribute list.
Type:
  • Array.<string>