14.2.23 PatchList (patch name list)
This class manages the information that corresponds to patch names.
You can 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 PatchList.
Property |
Key |
Description |
Type [maximum length (bytes)] |
Remarks |
Specification in jamimport |
---|---|---|---|---|---|
CreationClassName |
K |
CCN |
string[32] |
This is PatchList. |
M |
K |
uint32 |
This is the patch ID. |
M |
||
N |
string[512] |
This is the name of the patch. |
R |
||
N |
string[60] |
This is the version of the patch. |
R |
||
UpdateTime |
N |
Update control |
string[20] |
This information is used to control concurrent updating of information. |
O |
- Legend:
-
K: Key property
N: Non-key property
M: Mandatory property during registration (omitting this property results in an error)
R: Property whose specification is recommended during new registration (omitting this property does not result in an error)
O: Optional property