Introduction to Properties

Properties can be added to objects or actions to store specific information. For example, they could be used to add a customer name or address.

Type

Properties have an associated type. Property types define what data is being stored (e.g. name or address). Each property type also has an associated property data type that defines how the data is stored and shown to the user.

List of Data Types

The following is the list of all property data types available in Aarkc:

  • Short Text
  • Long Text
  • True / False
  • Number
  • Link