Entity Information

Data type: AttributeDefinition, fields list

Attribute Definitions can be retrieved, created, updated and deleted. 

Attribute definition has following properties:

  • Id - unique identifier
  • DivisionId - Id of containing division
  • AttributeName - name of attribute
  • IsStatic - flag showing if attribute can't be modified, even if it belongs to current division
  • IsReadOnly - flag showing if attribute can be modified or not. Parent division attributes are read-only.
  • ValueType - type of value
  • EntityType - type of entity (asset, division etc)
  • ListValue - all available list values (only for "List" type of attribute)