Job Management Partner 1/Asset Information Manager Planning and Setup Guide

[Contents][Glossary][Index][Back][Next]

14.1.4 Data types indicating property values

When a property is added or changed in a class, the value of the property is represented by the data type shown below. This table presents the correspondence between the value permitted for a property and the data type.

Table 14-3 Correspondence of data types

Data type Permitted value
uint8 Unsigned 8-bit integer in the range 0-255
uint16 Unsigned 16-bit integer in the range 0-65,535
uint32 Unsigned 32-bit integer in the range 0-4,294,967,295
uint64 Unsigned 64-bit integer in the range 0-18,446,744,073,709,551,615
string[n] Character string (n: maximum length of character string)
date Date YYYY-MM-DD or YYYY/MM/DD