Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Attribute

An attribute stores additional information about an arbitrary entity. Entities with attributes are parts, characteristics, measurements, measured values and catalog entries. An attribute is identified by its key. To get information about the type and usage of an attribute, use the Key to get the AttributeDefinition from the Configuration.

Hierarchy

  • Attribute

Index

Constructors

Properties

Constructors

constructor

Properties

key

key: number

An unsigned 16 bit integer that identifies the attributes definition.

type

The datatype of the attributes value.

value

The actual value of the attribute. Refer to the type to get the datatype.

Generated using TypeDoc