14.2.29 UpdateRecord (device change log)
This class manages changes to a device's memory size or disk capacity.
You cannot import or export this class.
You can also specify this class as a search condition when creating a user report.
The following table lists the properties of UpdateRecord.
Property |
Key |
Description |
Type [maximum length (bytes)] |
Remarks |
Specification in jamimport |
---|---|---|---|---|---|
N |
string[512] |
This is the value after the change. |
O |
||
N |
string[512] |
This is the value before the change. |
O |
||
CreationClassName |
K |
CCN |
string[32] |
This is UpdateRecord. |
M |
K |
date |
This is the date the information was changed. |
M |
||
K |
string[255] |
This is the key value of the changed item. |
M |
||
N |
string[32] |
This is the object class of the changed item. |
M |
||
K |
string[32] |
This is the key value for the changed object class. |
M |
||
K |
string[32] |
If the changed object class contains two keys, this is the value for the second key. |
M |
||
N |
uint8 |
See Record indicator. This indicates the type of updating. |
M |
- Legend:
-
K: Key property
N: Non-key property
M: Mandatory property during registration
O: Optional property
The tables below provide details of the property codes.
Code |
Display value |
---|---|
1 |
Add |
2 |
Update |
3 |
Delete |