An integer (a whole number, no decimal information) property, as well as the normal settings required by a PropertyDef, must also specify its Integer Type. This indicates whether the content of the integer value should be constrained. The values allowed are:
Value |
Meaning |
Unconstrained |
The value can be anything. |
Mapped Integer |
The value will be one of the values specified by a Mapped Integer. The particular Mapped Integer that constrains the value must be specified. |
Bit Set |
The value will be a Bit Set containing values specified by a Mapped Integer. The particular Mapped Integer that constrains the value must be specified. |
Time of Day |
Stored in the database as the number of seconds since midnight. The only difference is the formatting on output, with or without seconds. |
Time of Day (with seconds) |